Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.decls.h162 extern void donohup (Char **, struct command *);
H A Dsh.init.c117 { "nohup", donohup, 0, INF },
H A Dsh.func.c178 donohup(Char **v, struct command *c) in donohup() function