Home
last modified time | relevance | path

Searched refs:STRnohup (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/bin/csh/
Dconst.c120 Char STRnohup[] = { 'n', 'o', 'h', 'u', 'p', '\0' }; variable
Dsem.c135 } else if (eq(t->t_dcom[0], STRnohup)) { in execute()