HomeSort by: relevance | last modified time | path
    Searched refs:N_NOT (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/find/
operator.c 171 PLAN *node; /* temporary node used in N_NOT processing */
190 if (next->type == N_NOT) {
194 while (node != NULL && node->type == N_NOT) {
244 if (next->type == N_NOT)
option.c 60 { "!", N_NOT, c_not, 0 },
130 { "-not", N_NOT, c_not, 0 },
find.h 47 N_MMIN, N_MTIME, N_NAME, N_NEWER, N_NOGROUP, N_NOT, N_NOUSER, N_OK,

Completed in 21 milliseconds