Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.decls.h128 extern void dogetspath (Char **, struct command *);
H A Dsh.init.c84 { "getspath", dogetspath, 0, 0 },
H A Dtc.os.c283 dogetspath(Char **v, struct command *c) in dogetspath() function