Home
last modified time | relevance | path

Searched refs:statuses (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/lib/libiberty/src/testsuite/
H A Dtest-pexecute.c184 int statuses[10]; in main() local
294 TEST_PEX_GET_STATUS (pex1, 2, statuses); in main()
295 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS in main()
296 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS) in main()
312 TEST_PEX_GET_STATUS (pex1, 2, statuses); in main()
313 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS in main()
314 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS) in main()
331 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS in main()
332 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS) in main()
359 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS in main()
[all …]
/openbsd/gnu/gcc/gcc/
H A Dgcc.c2961 int *statuses; in execute() local
2965 statuses = alloca (n_commands * sizeof (int)); in execute()
2966 if (!pex_get_status (pex, n_commands, statuses)) in execute()
2980 int status = statuses[i]; in execute()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlpodstyle.pod125 Exceptions, error return codes, exit statuses, and errno settings.
H A Dperlvms.pod1085 For other termination statuses, the severity portion of the
/openbsd/gnu/llvm/llvm/docs/
H A DGettingInvolved.rst374 build statuses, but it is a noisy channel due to the automated messages. The
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DIntro.pod159 object keeps track of all the package name statuses: what's queued for
/openbsd/sys/dev/pci/
H A Dif_iwxreg.h2891 } __packed statuses[16]; member
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvs.info-4413 display statuses; the `-q' option avoids printing the name of each
H A DChangeLog2744 statuses from cvs status. Also document "Working revision" and
H A Dcvs.texinfo5874 update, but merely to display statuses; the @samp{-q}
/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx.seq2084 * poll for these statuses too.
/openbsd/gnu/llvm/libcxx/include/
H A Dlocale295 // Initialize all statuses to __might_match, except for "" keywords are __does_match
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-200314730 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
14732 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog.468959 exit statuses.