Lines Matching defs:not
70 " [+1-125?A command line meeting the specified requirements could not"
73 " [+126?\acommand\a was found but could not be executed.]"
74 " [+127?\acommand\a was not found.]"
361 "Do not apply tests or actions a levels less than \alevel\a."
366 "Do not descend into directories in different filesystems than"
381 " and link count not equal to 2 plus the number of subdirectories.",
382 "not", NOT, Op, 0, 0, 0,
383 "\b-not\b \aexpr\a: inverts the truth value of \aexpr\a.",
388 " If the response does not match `[yY]].*' then the command"
389 " is not run and false is returned.",
392 " \aexpr2\a is not"
402 "Do not follow symbolic links. This is the default.",
436 "[+%l?symbolic link text, empty if not symbolic link]"
457 "Ignored if \b-depth\b is given, otherwise do not descend the"
465 "Do not warn about inaccessible directories or symbolic link loops.",
877 argv[opt_info.index] = "-not";
1284 error(2, "%s: not found", b);
1344 int not = 1;
1365 error(2, "%s: not found", ent->fts_path);
1396 not = !not;
1646 error(2, "internal error: %s: action not implemented", np->name);
1650 if (val ^ not)
1652 not = 1;
1779 error(2, "not enough space for expressions");