Searched refs:N_NOT (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/usr.bin/find/ |
| D | operator.c | 186 if (next->type == N_NOT) { in not_squish() 190 while (node != NULL && node->type == N_NOT) { in not_squish() 240 if (next->type == N_NOT) in or_squish()
|
| D | find.h | 43 N_MINDEPTH, N_MTIME, N_NAME, N_NEWER, N_NOGROUP, N_NOT, N_NOUSER, enumerator
|
| D | option.c | 56 { "!", N_NOT, c_not, O_ZERO },
|
| D | function.c | 1410 return (palloc(N_NOT, f_not)); in c_not()
|