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

1234567891011>>

/freebsd-11.0-release/contrib/elftoolchain/elfcopy/
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 Dascii.c91 errx(EXIT_FAILURE, "elf_begin() failed: %s",
192 errx(EXIT_FAILURE, "gelf_getehdr() failed: %s",
213 err(EXIT_FAILURE, "dup failed");
215 err(EXIT_FAILURE, "fdopen failed");
219 errx(EXIT_FAILURE, "gelf_newehdr failed: %s",
222 errx(EXIT_FAILURE, "gelf_getehdr() failed: %s",
246 errx(EXIT_FAILURE, "gelf_fsize() failed: %s", elf_errmsg(-1));
313 errx(EXIT_FAILURE, "elf_newscn failed: %s",
377 errx(EXIT_FAILURE, "gelf_update_ehdr() failed: %s",
388 errx(EXIT_FAILURE, "gelf_getehd
[all...]
/freebsd-11.0-release/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-11.0-release/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.c200 _exit(EXIT_FAILURE);
203 _exit(EXIT_FAILURE);
212 _exit(EXIT_FAILURE);
233 _exit(EXIT_FAILURE);
268 _exit(EXIT_FAILURE);
271 _exit(EXIT_FAILURE);
277 _exit(EXIT_FAILURE);
284 _exit(EXIT_FAILURE);
326 _exit(EXIT_FAILURE);
332 _exit(EXIT_FAILURE);
[all...]
H A Dt_getsid.c97 _exit(EXIT_FAILURE);
100 _exit(EXIT_FAILURE);
H A Dt_setuid.c97 _exit(EXIT_FAILURE);
102 _exit(EXIT_FAILURE);
/freebsd-11.0-release/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-11.0-release/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-11.0-release/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-11.0-release/contrib/gcclibs/libgomp/
H A Derror.c68 exit (EXIT_FAILURE);
/freebsd-11.0-release/usr.bin/ident/
H A Dident.c195 return (EXIT_FAILURE);
218 errx(EXIT_FAILURE, "usage: %s [-q] [-V] [file...]",
233 ret = EXIT_FAILURE;
237 ret = EXIT_FAILURE;
/freebsd-11.0-release/usr.bin/truncate/
H A Dtruncate.c79 errx(EXIT_FAILURE,
102 err(EXIT_FAILURE, "%s", rname);
152 return error ? EXIT_FAILURE : EXIT_SUCCESS;
161 exit(EXIT_FAILURE);
/freebsd-11.0-release/usr.sbin/config/
H A Dmain.c128 err(EXIT_FAILURE, "calloc");
139 errx(EXIT_FAILURE, "directory already set");
151 errx(EXIT_FAILURE, "src directory already set");
236 errx(EXIT_FAILURE, "%s isn't a directory", p);
263 err(EXIT_FAILURE, "Unable to find root of source tree");
540 errx(EXIT_FAILURE, "Something went terribly wrong!");
673 err(EXIT_FAILURE, "calloc");
695 err(EXIT_FAILURE, "Couldn't open file '%s'", file);
698 err(EXIT_FAILURE, "fstat() failed");
700 errx(EXIT_FAILURE, "'
[all...]
/freebsd-11.0-release/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-11.0-release/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-11.0-release/usr.bin/dtc/
H A Ddtc.cc130 return EXIT_FAILURE;
152 return EXIT_FAILURE;
163 return EXIT_FAILURE;
174 return EXIT_FAILURE;
193 return EXIT_FAILURE;
216 return EXIT_FAILURE;
279 return EXIT_FAILURE;
311 return EXIT_FAILURE;
316 return EXIT_FAILURE;
/freebsd-11.0-release/contrib/unvis/
H A Dunvis.c79 return EXIT_FAILURE;
88 errx(EXIT_FAILURE, "Can't mix -m with -h and/or -H");
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/c063/
H A Dt_fexecve.c65 err(EXIT_FAILURE, "open /usr/bin/touch");
72 error = EXIT_FAILURE;
/freebsd-11.0-release/contrib/ldns/drill/
H A Dconfig.h286 #ifndef EXIT_FAILURE
287 #define EXIT_FAILURE 1 macro
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.sigwait.c54 exit(EXIT_FAILURE);
69 exit(EXIT_FAILURE);
/freebsd-11.0-release/lib/libdpv/
H A Dutil.c83 err(EXIT_FAILURE, "%s: pipe(2)", __func__);
104 err(EXIT_FAILURE, "%s: posix_spawnp(3)", __func__);
/freebsd-11.0-release/sbin/ggate/ggatel/
H A Dggatel.c69 exit(EXIT_FAILURE);
92 err(EXIT_FAILURE, "Cannot daemonize");
175 err(EXIT_FAILURE, "Cannot open %s", path);
202 err(EXIT_FAILURE, "Cannot open %s", path);
252 errx(EXIT_FAILURE,
262 errx(EXIT_FAILURE, "Invalid sectorsize.");
270 errx(EXIT_FAILURE, "Invalid timeout.");
276 errx(EXIT_FAILURE, "Invalid unit number.");

Completed in 129 milliseconds

1234567891011>>