| /posix/ |
| A D | tst-fork.c | 50 error (EXIT_FAILURE, errno, "cannot allocate file name"); in main() 65 error (EXIT_FAILURE, errno, "cannot write test data"); in main() 70 error (EXIT_FAILURE, errno, "wrong file position"); in main() 81 error (EXIT_FAILURE, 0, "child and parent have same PID"); in main() 86 error (EXIT_FAILURE, 0, in main() 101 error (EXIT_FAILURE, errno, "cannot read data in child"); in main() 122 error (EXIT_FAILURE, errno, "cannot fork"); in main() 137 error (EXIT_FAILURE, 0, "file position not changed"); in main() 140 error (EXIT_FAILURE, errno, "cannot reset file position"); in main() 143 error (EXIT_FAILURE, errno, "cannot read new data"); in main() [all …]
|
| A D | tst-exec.c | 95 error (EXIT_FAILURE, 0, "cannot read file 2"); in handle_restart() 97 error (EXIT_FAILURE, 0, "file 2 does not match"); in handle_restart() 106 error (EXIT_FAILURE, errno, in handle_restart() 110 error (EXIT_FAILURE, errno, "cannot read file 1"); in handle_restart() 112 error (EXIT_FAILURE, 0, "file 1 does not match"); in handle_restart() 154 error (EXIT_FAILURE, errno, "cannot get flags"); in do_test() 157 error (EXIT_FAILURE, errno, "cannot set flags"); in do_test() 184 error (EXIT_FAILURE, errno, "cannot exec"); in do_test() 187 error (EXIT_FAILURE, errno, "cannot fork"); in do_test() 191 error (EXIT_FAILURE, errno, "wrong child"); in do_test() [all …]
|
| A D | wordexp.c | 373 int error; in do_parse_glob() local 478 if (error) in parse_glob() 492 if (error) in parse_glob() 655 int error; in parse_arith() local 2291 if (error) in libc_hidden_def() 2301 if (error) in libc_hidden_def() 2312 if (error) in libc_hidden_def() 2322 if (error) in libc_hidden_def() 2340 if (error) in libc_hidden_def() 2357 if (error) in libc_hidden_def() [all …]
|
| A D | tst-preadwrite-common.c | 42 error (EXIT_FAILURE, errno, "cannot create temporary file"); in do_prepare() 58 error (EXIT_FAILURE, errno, "during write"); in do_test_with_offset() 64 error (EXIT_FAILURE, errno, "during pwrite"); in do_test_with_offset() 70 error (EXIT_FAILURE, errno, "during pwrite"); in do_test_with_offset() 74 error (EXIT_FAILURE, errno, "during pread"); in do_test_with_offset()
|
| A D | regexbug1.c | 21 error (EXIT_FAILURE, 0, "%s", buf); in main() 26 error (0, 0, "\"0*[0-9][0-9]\" does not match \"002\""); in main() 38 error (EXIT_FAILURE, 0, "%s", buf); in main() 43 error (0, 0, "\"[0a]*[0-9][0-9]\" does not match \"002\""); in main()
|
| A D | tst-regex.c | 74 error (EXIT_FAILURE, errno, "cannot open %s", basename (file)); in do_test() 77 error (EXIT_FAILURE, errno, "cannot stat %s", basename (file)); in do_test() 82 error (EXIT_FAILURE, errno, "while allocating buffer"); in do_test() 85 error (EXIT_FAILURE, 0, "cannot read entire file"); in do_test() 99 error (EXIT_FAILURE, errno, "while allocating buffer"); in do_test() 108 error (EXIT_FAILURE, errno, "cannot convert buffer"); in do_test() 193 error (EXIT_FAILURE, errno, "cannot convert expression"); in test_expr() 253 error (EXIT_FAILURE, 0, "cannot use expression: %s", buf); in run_test() 378 error (EXIT_FAILURE, errno, "cannot allocate fastmap"); in run_test_backwards() 385 error (EXIT_FAILURE, 0, "couldn't compile fastmap"); in run_test_backwards() [all …]
|
| A D | confstr.c | 104 # error "__ILP32_OFF32_CFLAGS should not be defined" in __confstr() 119 # error "__ILP32_OFFBIG_CFLAGS should not be defined" in __confstr() 134 # error "__LP64_OFF64_CFLAGS should not be defined" in __confstr() 149 # error "__ILP32_OFF32_LDFLAGS should not be defined" in __confstr() 164 # error "__ILP32_OFFBIG_LDFLAGS should not be defined" in __confstr() 179 # error "__LP64_OFF64_LDFLAGS should not be defined" in __confstr()
|
| A D | getconf.c | 458 error (3, 0, _("memory exhausted")); in print_all() 460 error (3, errno, "confstr"); in print_all() 572 error (2, 0, _("unknown specification \"%s\""), spec); in main() 624 error (4, errno, _("Couldn't execute %s"), getconf_name); in main() 667 error (3, errno, "pathconf: %s", argv[ai + 1]); in main() 697 error (3, 0, _("memory exhausted")); in main() 700 error (3, errno, "confstr"); in main() 707 error (2, 0, _("Unrecognized variable `%s'"), argv[ai]); in main()
|
| A D | test-vfork.c | 30 error (1, errno, "vfork"); in main()
|
| A D | regex.c | 37 # error "This is C code, use a C compiler"
|
| A D | tst-chmod.c | 56 error (EXIT_FAILURE, 0, "no parameters"); in do_test()
|
| A D | tst-fnmatch.c | 366 error (EXIT_FAILURE, errno, "while allocating buffer for printing"); in escape()
|
| A D | tst-gnuglob-skeleton.c | 183 error (EXIT_FAILURE, errno, "cannot allocate directory handle"); in my_opendir()
|
| A D | tst-regex.input | 1090 * misc/error.c: Likewise. 1139 * misc/error.c: Likewise. 6121 return value for better error checking. 6349 * elf/dl-error.c: Likewise. 6762 * misc/error.c: Pretty print. 6997 * elf/dl-error.c: Likewise. 7314 (main): Exit with error value. 8650 pulling in the whole error list. 8859 error checking when being quiet. 9574 with error to allow user intervention. [all …]
|
| A D | regex_internal.h | 171 # error "ULONG_MAX out of range"
|
| A D | regcomp.c | 565 # error "bitset_word_t is narrower than 32 bits"
|
| /posix/bits/ |
| A D | getopt_posix.h | 24 #error "Never include getopt_posix.h directly; use unistd.h instead."
|
| A D | cpu-set.h | 24 # error "Never include <bits/cpu-set.h> directly; use <sched.h> instead."
|
| A D | types.h | 139 # error
|
| A D | unistd.h | 20 # error "Never include <bits/unistd.h> directly; use <unistd.h> instead."
|
| /posix/rxspencer/ |
| A D | tests | 5 # error name (minus the leading REG_). 22 # C regcomp() error expected, third field is error name 288 # I don't thing the error value should be ERANGE since a[1-] would be
|