Searched refs:my_status (Results 1 - 25 of 39) sorted by last modified time

12

/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dkqueue_tests.c141 int my_err, my_status; local
358 my_wait_pid = wait4( my_pid, &my_status, 0, NULL );
370 if ( WIFEXITED( my_status ) && WEXITSTATUS( my_status ) != 0 ) {
371 printf( "wait4 returned wrong exit status - 0x%02X \n", my_status );
H A Dmisc.c174 int my_err = 0, my_status; local
218 my_wait_pid = wait4( my_pid, &my_status, 0, NULL );
230 if (!(WIFSIGNALED( my_status ))) {
231 printf( "child process was not signaled and should have been\n", my_status );
235 if (WTERMSIG( my_status ) != SIGKILL) {
236 printf( "wait4 returned wrong signal status - 0x%02X \n", my_status );
256 int my_err, my_pid, my_status; local
293 my_err = wait4(my_pid, &my_status, 0, NULL);
300 if (WEXITSTATUS(my_status) != (arch & 0xff)) {
302 (WEXITSTATUS(my_status)),
[all...]
H A Dsocket_tests.c24 int my_err, my_status, my_len; local
369 my_wait_pid = wait4( my_pid, &my_status, 0, NULL );
375 if ( WIFEXITED( my_status ) && WEXITSTATUS( my_status ) != 0 ) {
407 int my_err, my_status; local
573 my_wait_pid = wait4( my_pid, &my_status, 0, NULL );
585 if ( WIFEXITED( my_status ) && WEXITSTATUS( my_status ) != 0 ) {
586 printf( "wait4 returned wrong exit status - 0x%02X \n", my_status );
H A Dtests.c125 int my_err, my_status; local
149 my_wait_pid = wait4( my_pid, &my_status, 0, &my_usage );
170 if ( WIFEXITED( my_status ) && WEXITSTATUS( my_status ) == 44 ) {
173 printf( "wait4 returned wrong exit status - 0x%02X \n", my_status );
1519 int my_err, my_status; local
1587 my_wait_pid = wait4( my_pid, &my_status, 0, NULL );
1599 if ( WIFEXITED( my_status ) && WEXITSTATUS( my_status ) != 0 ) {
1600 printf( "wait4 returned wrong exit status - 0x%02X \n", my_status );
1625 int my_err, my_status; local
2016 int my_err, my_status; local
2483 int my_err, my_status; local
2736 int my_err, my_status; local
2854 int my_err, my_status; local
3173 int my_err, my_status; local
3788 int my_err, my_status; local
3906 int my_err, my_status; local
5079 int my_pid, my_status, ret; local
[all...]
H A Dmemory_tests.c37 int my_page_size, my_status; local
293 my_wait_pid = wait4( my_pid, &my_status, 0, NULL );
307 if ( !WIFEXITED( my_status ) || (WEXITSTATUS( my_status ) != 0)) {
308 printf( "wait4 returned child died of status - 0x%08X \n", my_status );
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/
H A Dltmain.sh312 my_status=""
318 my_status=$?
319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
320 exit $my_status
/macosx-10.10/llvmCore-3425.0.34/autoconf/
H A Dltmain.sh312 my_status=""
318 my_status=$?
319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
320 exit $my_status
/macosx-10.10/curl-83.1.2/curl/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/apache-793/httpd/build/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/apr-32/apr/apr/build/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcomnet.c813 unsigned32 my_status;
853 rpc_protseq_vector_free (&psvp, &my_status);
1036 unsigned32 my_status;
1083 rpc_string_free (&endpoint, &my_status);
1101 rpc_protseq_vector_free (&psvp, &my_status);
804 unsigned32 my_status; local
1024 unsigned32 my_status; local
/macosx-10.10/apr-32/apr-util/apr-util/xml/expat/conftools/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/sudo-73/src/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/helpers/
H A Dlaunch.c31 int my_err, my_status; local
/macosx-10.10/Heimdal-398.1.2/lib/libedit/
H A Dltmain.sh665 my_status=$?
666 if test "$my_status" -eq 0; then :; else
667 eval "(exit $my_status); $my_fail_exp"
690 my_status=$?
692 if test "$my_status" -eq 0; then :; else
693 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/Heimdal-398.1.2/
H A Dltmain.sh458 my_status=$?
459 if test "$my_status" -eq 0; then :; else
460 eval "(exit $my_status); $my_fail_exp"
483 my_status=$?
485 if test "$my_status" -eq 0; then :; else
486 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/postfix-255/postfix/src/global/
H A Dbounce.c228 char *my_status = mystrdup(my_dsn.status); local
234 my_dsn.status = my_status;
236 my_status[0] = '4';
267 myfree(my_status);
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/
H A Dltmain.sh620 my_status=$?
621 if test "$my_status" -eq 0; then :; else
622 eval "(exit $my_status); $my_fail_exp"
645 my_status=$?
647 if test "$my_status" -eq 0; then :; else
648 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh356 my_status=""
362 my_status=$?
363 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
364 exit $my_status
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool702 my_status=""
708 my_status=$?
709 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
710 exit $my_status
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/admin/
H A Dltmain.sh458 my_status=$?
459 if test "$my_status" -eq 0; then :; else
460 eval "(exit $my_status); $my_fail_exp"
483 my_status=$?
485 if test "$my_status" -eq 0; then :; else
486 eval "(exit $my_status); $my_fail_exp"
/macosx-10.10/expat-12/expat/conftools/
H A Dltmain.sh312 my_status=""
318 my_status=$?
319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
320 exit $my_status
/macosx-10.10/OpenPAM-20/openpam/
H A Dltmain.sh359 my_status=""
365 my_status=$?
366 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
367 exit $my_status
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/config/
H A Dltmain.sh620 my_status=$?
621 if test "$my_status" -eq 0; then :; else
622 eval "(exit $my_status); $my_fail_exp"
645 my_status=$?
647 if test "$my_status" -eq 0; then :; else
648 eval "(exit $my_status); $my_fail_exp"

Completed in 640 milliseconds

12