Searched refs:dowhich (Results 1 – 3 of 3) sorted by relevance
/openbsd/bin/csh/ | ||
H A D | init.c | 97 { "which", dowhich, 1, INF }, |
H A D | extern.h | 87 void dowhich(Char **, struct command *); |
H A D | exec.c | 584 dowhich(Char **v, struct command *c) in dowhich() function |