Searched refs:dowhich (Results 1 – 4 of 4) sorted by relevance
88 extern void dowhich (Char **, struct command *);
178 { "which", dowhich, 1, INF },
473 dowhich(Char **v, struct command *c) in dowhich() function
1443 9. Don't glob in dowhich(); otherwise \pat does not work if pat is aliased.