Searched refs:dowhere (Results 1 – 3 of 3) sorted by relevance
122 extern void dowhere (Char **, struct command *);
177 { "where", dowhere, 1, INF },
1066 dowhere(Char **v, struct command *c) in dowhere() function