Searched defs:Unary (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/find/
H A Dfind.c95 Unary, Id, Num, Str, Exec, Cpio, Op enumerator in enum:Type
111 "(", LPAREN, Unary,
112 ")", RPAREN, Unary,
114 "-acl", ACL, Unary,
121 "-depth", DEPTH, Unary,
122 "-delete", DELETE, Unary,
124 "-follow", FOLLOW, Unary,
133 "-local", LOCAL, Unary,
134 "-ls", LS, Unary,
138 "-mount", MOUNT, Unary,
[all...]

Completed in 47 milliseconds