Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exp.c589 # define FILETESTS "erwxfdzoplstSXLbcugkmKR" in exp6() macro
591 # define FILETESTS "erwxfdzoplstSXLbcugkmK" in exp6() macro
594 if (*cp == '-' && (any(FILETESTS, cp[1]) || any(FILEVALS, cp[1]))) in exp6()
637 while (any(FILETESTS, *++ft)) in filetest()