Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c422 Char STRnohup[] = { 'n', 'o', 'h', 'u', 'p', '\0' }; variable
H A Dsh.sem.c253 else if (eq(t->t_dcom[0], STRnohup)) { in execute()