Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.decls.h122 extern void dosetpath (Char **, struct command *);
H A Dsh.init.c132 { "setpath", dosetpath, 0, INF },
H A Dtc.os.c77 dosetpath(Char **arglist, struct command *c) in dosetpath() function