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

/freebsd-10.1-release/bin/test/
H A Dtest.c114 UNOP, enumerator in enum:token_types
125 {"-r", FILRD, UNOP},
126 {"-w", FILWR, UNOP},
127 {"-x", FILEX, UNOP},
128 {"-e", FILEXIST,UNOP},
129 {"-f", FILREG, UNOP},
130 {"-d", FILDIR, UNOP},
131 {"-c", FILCDEV,UNOP},
132 {"-b", FILBDEV,UNOP},
133 {"-p", FILFIFO,UNOP},
[all...]

Completed in 46 milliseconds