Searched refs:STRnohup (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/bin/csh/ | ||
| D | const.c | 120 Char STRnohup[] = { 'n', 'o', 'h', 'u', 'p', '\0' }; variable |
| D | sem.c | 135 } else if (eq(t->t_dcom[0], STRnohup)) { in execute() |