Home
last modified time | relevance | path

Searched refs:glob_all_or_error (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.os.c459 v = glob_all_or_error(v); in domigrate()
773 v = glob_all_or_error(v); in dobs2cmd()
1475 v = glob_all_or_error(v); in doinlib()
H A Dsh.decls.h199 extern Char **glob_all_or_error(Char **);
H A Dsh.func.c225 v = glob_all_or_error(v); in dofiletest()
1225 v = glob_all_or_error(v); in xecho()
1228 v = glob_all_or_error(v); in xecho()
H A Dsh.glob.c568 glob_all_or_error(Char **v) in glob_all_or_error() function
H A Ded.screen.c531 v = glob_all_or_error(v); in EchoTC()
H A Dsh.c2211 t = glob_all_or_error(t); in dosource()
H A Dsh.proc.c1503 v = glob_all_or_error(v); in pkill()
H A Dtc.func.c211 v = glob_all_or_error(v); in dolist()