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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtest.c103 UNOP, enumerator in enum:token_types
114 {"-r", FILRD, UNOP},
115 {"-w", FILWR, UNOP},
116 {"-x", FILEX, UNOP},
117 {"-e", FILEXIST,UNOP},
118 {"-f", FILREG, UNOP},
119 {"-d", FILDIR, UNOP},
120 {"-c", FILCDEV,UNOP},
121 {"-b", FILBDEV,UNOP},
122 {"-p", FILFIFO,UNOP},
[all...]

Completed in 84 milliseconds