Searched refs:EXIT_SUCCESS (Results 1 - 25 of 290) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dexit.h25 #ifndef EXIT_SUCCESS
26 # define EXIT_SUCCESS 0 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dtrue.c20 return EXIT_SUCCESS;
H A Dsync.c23 return EXIT_SUCCESS;
H A Dusleep.c27 return EXIT_SUCCESS;
H A Dmkfifo.c20 int retval = EXIT_SUCCESS;
H A Dsleep.c67 return EXIT_SUCCESS;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/libunarchive/
H A Dfilter_accept_all.c15 return EXIT_SUCCESS;
H A Dfilter_accept_list_reassign.c29 return EXIT_SUCCESS;
35 return EXIT_SUCCESS;
40 return EXIT_SUCCESS;
H A Dfilter_accept_list.c17 return EXIT_SUCCESS;
H A Dget_header_tar_bz2.c16 while (get_header_tar(archive_handle) == EXIT_SUCCESS) /**/;
H A Dget_header_tar_lzma.c19 while (get_header_tar(archive_handle) == EXIT_SUCCESS) /**/;
H A Dunpack_ar_archive.c19 while (get_header_ar(ar_archive) == EXIT_SUCCESS);
H A Dfilter_accept_reject_list.c32 return EXIT_SUCCESS;
H A Dget_header_tar_gz.c32 while (get_header_tar(archive_handle) == EXIT_SUCCESS) /**/;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdlib.c31 case EXIT_SUCCESS:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/console-tools/
H A Dreset.c28 return EXIT_SUCCESS;
H A Ddeallocvt.c36 return EXIT_SUCCESS;
H A Dchvt.c32 return EXIT_SUCCESS;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dpivot_root.c26 return EXIT_SUCCESS;
H A Dfreeramdisk.c32 return EXIT_SUCCESS;
H A Dlosetup.c33 return EXIT_SUCCESS;
66 return EXIT_SUCCESS;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/init/
H A Dmesg.c35 return EXIT_SUCCESS;
40 return EXIT_SUCCESS;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/debianutils/
H A Dwhich.c18 int status = EXIT_SUCCESS;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Draidautorun.c24 return EXIT_SUCCESS;
H A Dreadahead.c19 int retval = EXIT_SUCCESS;

Completed in 203 milliseconds

1234567891011>>