Searched defs:EXIT_SUCCESS (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dexit.h26 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/lib/
H A Dxexit.c37 # define EXIT_SUCCESS 1 macro
40 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dexit.h26 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cstdlib.h59 #define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/ac/
H A Dstdlib.h36 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/bc/dc/
H A Ddc.c51 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/tests/kernel/kqueue/
H A Dt_proc2.c124 ATF_REQUIRE_EQ(WEXITSTATUS(status), EXIT_SUCCESS); local
/netbsd-6-1-5-RELEASE/include/
H A Dstdlib.h88 #define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/testsuite/
H A Dtest-expandargv.c45 #define EXIT_SUCCESS 0 macro
H A Dtest-pexecute.c73 #define EXIT_SUCCESS 0 macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/testsuite/
H A Dtest-expandargv.c45 #define EXIT_SUCCESS 0 macro
H A Dtest-pexecute.c73 #define EXIT_SUCCESS 0 macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/testsuite/
H A Dtest-expandargv.c45 #define EXIT_SUCCESS 0 macro
H A Dtest-pexecute.c73 #define EXIT_SUCCESS 0 macro
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/compat/
H A Dcompat.h222 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/
H A Dgenshell.c74 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/compat/
H A Dcompat.h221 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dmake.h243 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/testsuite/
H A Dtest-pexecute.c73 #define EXIT_SUCCESS 0 macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.h91 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/
H A Dfixlib.h92 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Dsystem.h197 # define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/lib/libc/time/
H A Dzdump.c55 #define EXIT_SUCCESS 0 macro
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_test.c612 ATF_CHECK_EQ(atf_process_status_exitstatus(&s), EXIT_SUCCESS); local
853 ATF_REQUIRE_EQ(atf_process_status_exitstatus(&status), EXIT_SUCCESS); local
942 ATF_CHECK_EQ(atf_process_status_exitstatus(&status), EXIT_SUCCESS); local
987 ATF_CHECK_EQ(atf_process_status_exitstatus(&status), EXIT_SUCCESS); local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dprocess_test.c614 ATF_CHECK_EQ(atf_process_status_exitstatus(&s), EXIT_SUCCESS); local
855 ATF_REQUIRE_EQ(atf_process_status_exitstatus(&status), EXIT_SUCCESS); local
943 ATF_CHECK_EQ(atf_process_status_exitstatus(&status), EXIT_SUCCESS); local
967 ATF_CHECK_EQ(atf_process_status_exitstatus(&status), EXIT_SUCCESS); local

Completed in 279 milliseconds

12