Home
last modified time | relevance | path

Searched refs:donohup (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/csh/
H A Dinit.c83 { "nohup", donohup, 0, INF },
H A Dextern.h136 void donohup(Char **, struct command *);
H A Dfunc.c166 donohup(Char **v, struct command *t) in donohup() function