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