Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exp.c593 #define FILEVALS "ZAMCDIUGNFPL" in exp6() macro
594 if (*cp == '-' && (any(FILETESTS, cp[1]) || any(FILEVALS, cp[1]))) in exp6()
643 if (any(FILEVALS, *ft)) { in filetest()