Searched refs:EXIT_SUCCESS (Results 51 - 75 of 113) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dcpio.c93 return EXIT_SUCCESS;
H A Ddumpkmap.c94 return EXIT_SUCCESS;
H A Ddutmp.c63 return EXIT_SUCCESS;
H A Dfree.c66 return EXIT_SUCCESS;
H A Dhead.c50 int need_headers, opt, len = 10, status = EXIT_SUCCESS;
H A Dloadkmap.c88 return EXIT_SUCCESS;
H A Drdate.c115 return EXIT_SUCCESS;
H A Drpmunpack.c125 return EXIT_SUCCESS;
H A Dsort.c105 return EXIT_SUCCESS;
H A Duname.c143 return EXIT_SUCCESS;
H A Duniq.c88 return EXIT_SUCCESS;
H A Duptime.c76 return EXIT_SUCCESS;
H A Ddate.c226 return EXIT_SUCCESS;
240 return EXIT_SUCCESS;
H A Duudecode.c303 exit_status = decode ("stdin", outname) == 0 ? EXIT_SUCCESS : EXIT_FAILURE;
305 exit_status = EXIT_SUCCESS;
H A Ddpkg_deb.c129 return(EXIT_SUCCESS);
H A Dgunzip.c163 return(EXIT_SUCCESS);
H A Dln.c89 int status = EXIT_SUCCESS;
H A Dlogread.c129 return EXIT_SUCCESS;
H A Dmt.c120 return EXIT_SUCCESS;
H A Dmount.c317 exit(EXIT_SUCCESS);
340 exit(EXIT_SUCCESS);
443 rc = EXIT_SUCCESS;
H A Dchmod_chown_chgrp.c156 return EXIT_SUCCESS;
H A Ddc.c181 return EXIT_SUCCESS;
H A Ddd.c153 return EXIT_SUCCESS;
/asus-wl-520gu-7.0.1.45/src/router/libusb/tests/
H A Dhub_strings.cpp82 return EXIT_SUCCESS;
/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Dwrjpgcom.c53 #ifndef EXIT_SUCCESS
55 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro
57 #define EXIT_SUCCESS 0 macro
581 exit(EXIT_SUCCESS);

Completed in 82 milliseconds

12345