Searched refs:filetest (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/share/man/man1/
H A DMakefile50 builtin.1 filetest.1 \
/freebsd-11-stable/contrib/tcsh/
H A Dsh.decls.h128 extern Char *filetest (Char *, Char ***, int);
H A Dsh.exp.c595 return(filetest(cp, vp, ignore));
606 filetest(Char *cp, Char ***vp, int ignore) function
H A Dsh.func.c230 res = filetest(ftest, &fileptr, 0);

Completed in 88 milliseconds