HomeSort by: relevance | last modified time | path
    Searched refs:dokill (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/csh/
init.c 77 { "kill", dokill, 1, INF },
extern.h 252 void dokill(Char **, struct command *);
proc.c 942 * dokill - builtin - superset of kill (1)
946 dokill(Char **v, struct command *t) function in typeref:typename:void

Completed in 12 milliseconds