Home
last modified time | relevance | path

Searched refs:dowhich (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dtc.decls.h88 extern void dowhich (Char **, struct command *);
H A Dsh.init.c178 { "which", dowhich, 1, INF },
H A Dtc.func.c491 dowhich(Char **v, struct command *c) in dowhich() function