Searched refs:dosetpath (Results 1 – 3 of 3) sorted by relevance
122 extern void dosetpath (Char **, struct command *);
132 { "setpath", dosetpath, 0, INF },
77 dosetpath(Char **arglist, struct command *c) in dosetpath() function