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.]"
360 "Do not apply tests or actions a levels less than \alevel\a."
365 "Do not descend into directories in different filesystems than"
380 " and link count not equal to 2 plus the number of subdirectories.",
381 "not", NOT, Op, 0, 0, 0,
382 "\b-not\b \aexpr\a: inverts the truth value of \aexpr\a.",
387 " If the response does not match `[yY]].*' then the command"
388 " is not run and false is returned.",
391 " \aexpr2\a is not"
401 "Do not follow symbolic links. This is the default.",
435 "[+%l?symbolic link text, empty if not symbolic link]"
456 "Ignored if \b-depth\b is given, otherwise do not descend the"
464 "Do not warn about inaccessible directories or symbolic link loops.",
877 argv[opt_info.index] = "-not";
1285 error(2, "%s: not found", b);
1345 int not = 0;
1366 error(2, "%s: not found", ent->fts_path);
1397 not = !not;
1650 error(2, "internal error: %s: action not implemented", np->name);
1653 if (!(val ^= not))
1655 not = 0;
1782 error(2, "not enough space for expressions");