Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c106 Char STRnohup[] = { 'n', 'o', 'h', 'u', 'p', '\0' }; variable
H A Dsem.c130 else if (eq(t->t_dcom[0], STRnohup)) in execute()