Searched refs:EXIT_FAILURE (Results 51 - 75 of 327) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/elftoolchain/elfcopy/
H A Dmain.c292 errx(EXIT_FAILURE, "gelf_getehdr() failed: %s",
295 errx(EXIT_FAILURE, "getclass() failed: %s",
304 errx(EXIT_FAILURE, "gelf_newehdr failed: %s",
307 errx(EXIT_FAILURE, "gelf_getehdr() failed: %s",
329 errx(EXIT_FAILURE, "unsupported e_type");
332 errx(EXIT_FAILURE, "elf_getshnum failed: %s",
336 err(EXIT_FAILURE, "calloc failed");
379 errx(EXIT_FAILURE, "gelf_update_ehdr() failed: %s",
400 errx(EXIT_FAILURE, "gelf_getehdr() failed: %s",
435 errx(EXIT_FAILURE, "gelf_fsiz
[all...]
H A Darchive.c73 errx(EXIT_FAILURE, "elf_begin() failed: %s",
84 err(EXIT_FAILURE, "lseek failed for '%s'", tempfile);
86 errx(EXIT_FAILURE, "elf_begin() failed: %s",
92 err(EXIT_FAILURE, "fstat %s failed", tempfile);
94 err(EXIT_FAILURE, "lseek %s failed", tempfile);
97 err(EXIT_FAILURE, "memory allocation failed for '%s'",
100 err(EXIT_FAILURE, "read failed for '%s'", tempfile);
102 err(EXIT_FAILURE, "unlink %s failed", tempfile);
122 err(EXIT_FAILURE, "malloc failed");
133 err(EXIT_FAILURE, "reallo
[all...]
H A Dsymbols.c277 err(EXIT_FAILURE, "calloc failed");
280 errx(EXIT_FAILURE, "elf_getshstrndx failed: %s",
286 errx(EXIT_FAILURE, "elf_getshdr failed: %s",
297 errx(EXIT_FAILURE, "elf_strptr failed: %s",
314 errx(EXIT_FAILURE,
320 errx(EXIT_FAILURE,
333 errx(EXIT_FAILURE, "elf_getdata failed: %s",
338 errx(EXIT_FAILURE, "elf_nextscn failed: %s",
353 err(EXIT_FAILURE, "calloc failed");
356 errx(EXIT_FAILURE, "elf_getshstrnd
[all...]
/freebsd-12-stable/lib/libdpv/
H A Ddialog_util.c92 errx(EXIT_FAILURE, "Out of memory?!");
128 errx(EXIT_FAILURE, "Out of memory?!");
261 errx(EXIT_FAILURE, "Out of memory?!");
266 errx(EXIT_FAILURE, "Out of memory?!");
269 errx(EXIT_FAILURE, "Out of memory?!");
274 errx(EXIT_FAILURE, "Out of memory?!");
280 errx(EXIT_FAILURE, "Out of memory?!");
285 errx(EXIT_FAILURE, "Out of memory?!");
294 errx(EXIT_FAILURE, "Out of memory?!");
298 errx(EXIT_FAILURE, "Ou
[all...]
/freebsd-12-stable/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.c375 errx(EXIT_FAILURE, "option -n: number is %s",
382 errx(EXIT_FAILURE, "option -s: number is %s",
391 errx(EXIT_FAILURE, "option -t: "
397 errx(EXIT_FAILURE, "option -z: number is %s",
406 return (EXIT_FAILURE);
411 errx(EXIT_FAILURE, "too many arguments");
414 errx(EXIT_FAILURE, "test number is %s", errstr);
416 errx(EXIT_FAILURE, "given test %u for stream "
419 errx(EXIT_FAILURE, "given test %u for datagram "
426 errx(EXIT_FAILURE, "particula
[all...]
/freebsd-12-stable/usr.bin/cpuset/
H A Dcpuset.c104 errx(EXIT_FAILURE,
160 errx(EXIT_FAILURE, "Malformed list %s", list);
170 err(EXIT_FAILURE, "getaffinity");
198 err(EXIT_FAILURE, "getdomain");
206 errx(EXIT_FAILURE, "Malformed list %s", list);
252 err(EXIT_FAILURE, "getaffinity");
260 err(EXIT_FAILURE, "getdomain");
326 errx(EXIT_FAILURE, "%s", jail_errmsg);
397 err(EXIT_FAILURE, "setaffinity");
402 err(EXIT_FAILURE, "setdomai
[all...]
/freebsd-12-stable/contrib/netbsd-tests/net/mcast/
H A Dmcast.c200 ERRX(EXIT_FAILURE, "Can't resolve %s:%s (%s)", host, port,
233 ERRX(EXIT_FAILURE, "%s (%s)", cause, strerror(lasterrno));
251 ERRX(EXIT_FAILURE, "poll (%s)", strerror(errno));
257 ERRX(EXIT_FAILURE, "read (%s)", strerror(errno));
260 ERRX(EXIT_FAILURE, "write (%s)", strerror(errno));
285 ERRX(EXIT_FAILURE, "clock (%s)", strerror(errno));
289 ERRX(EXIT_FAILURE, "clock (%s)", strerror(errno));
298 ERRX(EXIT_FAILURE, "send (%s)", strerror(errno));
329 ERRX(EXIT_FAILURE, "poll (%s)", strerror(errno));
333 ERRX(EXIT_FAILURE, "rec
[all...]
/freebsd-12-stable/usr.bin/dpv/
H A Ddpv.c146 err(EXIT_FAILURE, "Out of memory?!");
175 err(EXIT_FAILURE, "output");
221 err(EXIT_FAILURE, "output");
267 errx(EXIT_FAILURE, "Out of memory?!");
280 errx(EXIT_FAILURE, "Out of memory?!");
290 errx(EXIT_FAILURE, "Out of memory?!");
320 errx(EXIT_FAILURE,
337 errx(EXIT_FAILURE,
350 errx(EXIT_FAILURE, "Out of memory?!");
360 errx(EXIT_FAILURE,
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_posix.cpp28 exit(EXIT_FAILURE);
38 exit(EXIT_FAILURE);
52 exit(EXIT_FAILURE);
/freebsd-12-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc2.c67 err(EXIT_FAILURE, "getpwnam(\"%s\")", nam);
70 err(EXIT_FAILURE, "setuid(%d)", pwd->pw_uid);
74 err(EXIT_FAILURE, "fork()");
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getpid.c77 _exit(EXIT_FAILURE);
80 _exit(EXIT_FAILURE);
83 _exit(EXIT_FAILURE);
H A Dt_issetugid.c64 _exit(EXIT_FAILURE);
67 _exit(EXIT_FAILURE);
70 _exit(EXIT_FAILURE);
H A Dt_setrlimit.c206 _exit(EXIT_FAILURE);
209 _exit(EXIT_FAILURE);
218 _exit(EXIT_FAILURE);
239 _exit(EXIT_FAILURE);
287 _exit(EXIT_FAILURE);
290 _exit(EXIT_FAILURE);
296 _exit(EXIT_FAILURE);
303 _exit(EXIT_FAILURE);
353 _exit(EXIT_FAILURE);
359 _exit(EXIT_FAILURE);
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dreset.c94 pOpts->pUsageProc(pOpts, EXIT_FAILURE);
111 pOpts->pUsageProc(pOpts, EXIT_FAILURE);
119 pOpts->pUsageProc(pOpts, EXIT_FAILURE);
H A Dfind.c221 (*opts->pUsageProc)(opts, EXIT_FAILURE);
223 _exit(EXIT_FAILURE); /* to be certain */
272 (*opts->pUsageProc)(opts, EXIT_FAILURE);
274 _exit(EXIT_FAILURE); /* to be certain */
296 (*opts->pUsageProc)(opts, EXIT_FAILURE);
298 _exit(EXIT_FAILURE); /* to be certain */
336 (*pOpts->pUsageProc)(pOpts, EXIT_FAILURE);
338 _exit(EXIT_FAILURE); /* to be certain */
386 (*opts->pUsageProc)(opts, EXIT_FAILURE);
388 _exit(EXIT_FAILURE); /* t
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_exit.c68 _exit(EXIT_FAILURE);
100 exit(EXIT_FAILURE);
126 exit(EXIT_FAILURE);
161 exit(EXIT_FAILURE);
/freebsd-12-stable/contrib/gcclibs/libgomp/
H A Derror.c68 exit (EXIT_FAILURE);
/freebsd-12-stable/contrib/file/src/
H A Dis_csv.c183 err(EXIT_FAILURE, "Can't open `%s'", argv[1]);
186 err(EXIT_FAILURE, "Can't stat `%s'", argv[1]);
189 err(EXIT_FAILURE, "Can't allocate %jd bytes",
192 err(EXIT_FAILURE, "Can't read %jd bytes",
/freebsd-12-stable/tests/sys/cddl/zfs/bin/
H A Dmkfile.c178 return EXIT_FAILURE;
192 return EXIT_FAILURE;
201 return EXIT_FAILURE;
209 return EXIT_FAILURE;
/freebsd-12-stable/usr.bin/tee/
H A Dtee.c100 err(EXIT_FAILURE, "unable to limit stdio");
113 err(EXIT_FAILURE, "unable to enter capability mode");
147 err(EXIT_FAILURE, "unable to limit stdout");
151 err(EXIT_FAILURE, "unable to limit rights");
/freebsd-12-stable/usr.bin/truncate/
H A Dtruncate.c85 errx(EXIT_FAILURE,
109 err(EXIT_FAILURE, "%s", rname);
178 return error ? EXIT_FAILURE : EXIT_SUCCESS;
187 exit(EXIT_FAILURE);
/freebsd-12-stable/usr.bin/tty/
H A Dtty.c74 exit(t ? EXIT_SUCCESS : EXIT_FAILURE);
/freebsd-12-stable/tools/regression/netinet/ipbroadcast/
H A Dipbroadcast.c103 exit(EXIT_FAILURE);
218 exit(EXIT_FAILURE);
229 exit(EXIT_FAILURE);
241 exit(EXIT_FAILURE);
251 exit(EXIT_FAILURE);
262 exit(EXIT_FAILURE);
279 exit(EXIT_FAILURE);
293 exit(EXIT_FAILURE);
360 exit(EXIT_FAILURE);
/freebsd-12-stable/tools/regression/security/access/
H A Dtestaccess.c175 exit (EXIT_FAILURE);
181 exit (EXIT_FAILURE);
214 exit (EXIT_FAILURE);
237 exit (EXIT_FAILURE);
244 exit (EXIT_FAILURE);
283 exit (EXIT_FAILURE);
290 exit (EXIT_FAILURE);
298 exit (EXIT_FAILURE);
356 exit (EXIT_FAILURE);
/freebsd-12-stable/usr.bin/dtc/
H A Ddtc.cc152 return EXIT_FAILURE;
178 return EXIT_FAILURE;
191 return EXIT_FAILURE;
203 return EXIT_FAILURE;
222 return EXIT_FAILURE;
245 return EXIT_FAILURE;
308 return EXIT_FAILURE;
348 return EXIT_FAILURE;
353 return EXIT_FAILURE;

Completed in 192 milliseconds

1234567891011>>