Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 15 of 15) sorted by relevance

/coreutils/tests/pwd/
Dpwd-long.sh113 warn "expected len: $e_len\n";
114 warn "actual len: $a_len\n";
115 warn "expected: $expected\n";
116 warn "actual: $actual\n";
/coreutils/src/
Dchown.c228 bool warn; in main() local
231 nullptr, nullptr, &warn); in main()
233 error (warn ? 0 : EXIT_FAILURE, 0, "%s: %s", e, quote (optarg)); in main()
299 bool warn; in main() local
302 &chopt.group_name, &warn); in main()
304 error (warn ? 0 : EXIT_FAILURE, 0, "%s: %s", e, quote (argv[optind])); in main()
Dtimeout.c113 settimeout (double duration, bool warn) in settimeout() argument
128 if (warn) in settimeout()
133 else if (warn && errno != ENOSYS) in settimeout()
159 if (warn && errno != ENOSYS) in settimeout()
Dchroot.c356 bool warn; in main() local
358 nullptr, nullptr, &warn); in main()
360 error (warn ? 0 : EXIT_CANCELED, 0, "%s", (err)); in main()
Ddigest.c188 static bool warn = false; variable
1205 if (warn) in digest_check()
1412 warn = false; in main()
1423 warn = true; in main()
1431 warn = false; in main()
1572 if (warn && !do_check) in main()
/coreutils/tests/dd/
Dmisc.sh29 warn=0
86 warn=77
109 test $fail -eq 0 && fail=$warn
/coreutils/scripts/build-older-versions/
Dbuild-older-versions.sh33 warn() function
52 8.[3456789]*) warn "patch not needed for version '$1'" ;;
Dcoreutils-5.0-on-glibc-2.28.diff26 /* Do *not* warn if tee is given no file arguments.
/coreutils/scripts/git-hooks/
Dcommit-msg50 warn "Interrupt (Ctrl-C) to abort...\n";
156 warn $err;
/coreutils/tests/misc/
Dtee.sh124 yes | returns_ 1 timeout 10 tee --output-error=warn 2>err >fifo || fail=1
/coreutils/
D.gitignore130 /lib/warn-on-use.h
DNEWS435 chown and chroot now warn about usages like "chown root.root f",
1011 cp and mv now merely warn about any failure to preserve symlink ownership.
1336 display timezone information, and warn about potential misuse.
2778 line significant in the sort, and warn about questionable options.
3961 Before, they would warn, yet continuing traversing and operating on /.
/coreutils/tests/
Dlocal.mk383 tests/sort/sort-debug-warn.sh \
/coreutils/doc/
Dsort-version.texi750 Note that @command{dpkg} will warn if the strings have invalid syntax:
Dcoreutils.texi4273 @itemx --warn
4275 @opindex --warn
4277 When verifying checksums, warn about improperly formatted checksum lines.
12044 Do not warn about or create files that do not exist.
14283 @item warn
14288 @item warn-nopipe
16737 Annotate the parsed date, display the effective time zone, and warn about
19076 error, and exit with status 2. With a @var{mode} of @samp{warn}, exit with