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

/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dtest.c83 UNOP, enumerator in enum:token_types
94 {"-r", FILRD, UNOP},
95 {"-w", FILWR, UNOP},
96 {"-x", FILEX, UNOP},
97 {"-e", FILEXIST,UNOP},
98 {"-f", FILREG, UNOP},
99 {"-d", FILDIR, UNOP},
100 {"-c", FILCDEV,UNOP},
101 {"-b", FILBDEV,UNOP},
102 {"-p", FILFIFO,UNOP},
[all...]

Completed in 20 milliseconds