Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h163 extern void dohup (Char **, struct command *);
H A Dsh.init.c91 { "hup", dohup, 0, INF },
H A Dsh.func.c195 dohup(Char **v, struct command *c) in dohup() function