Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDsh.decls.h346 extern void dokill (Char **, struct command *);
HDsh.init.c101 { "kill", dokill, 1, INF },
HDsh.proc.c1407 dokill(Char **v, struct command *c) in dokill() function