Searched refs:dokill (Results 1 – 3 of 3) sorted by relevance
350 extern void dokill (Char **, struct command *);
97 { "kill", dokill, 1, INF },
1436 dokill(Char **v, struct command *c) in dokill() function