Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h351 extern void donotify (Char **, struct command *);
H A Dsh.init.c118 { "notify", donotify, 0, INF },
H A Dsh.proc.c1743 donotify(Char **v, struct command *c) in donotify() function