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

12345

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dclear.c33 return EXIT_SUCCESS;
H A Dreset.c33 return EXIT_SUCCESS;
H A Dtrue_false.c33 return EXIT_SUCCESS;
H A Dhostid.c31 return EXIT_SUCCESS;
H A Dsync.c34 return(EXIT_SUCCESS);
H A Dusleep.c37 return EXIT_SUCCESS;
H A Ddirname.c39 return EXIT_SUCCESS;
H A Dlength.c12 return EXIT_SUCCESS;
H A Dlogname.c38 return EXIT_SUCCESS;
H A Dpivot_root.c24 return EXIT_SUCCESS;
H A Dsleep.c37 return EXIT_SUCCESS;
H A Drmmod.c36 int n, ret = EXIT_SUCCESS;
45 return EXIT_SUCCESS;
H A Dcat.c30 int status = EXIT_SUCCESS;
H A Dfdflush.c46 return EXIT_SUCCESS;
H A Dmktemp.c39 return EXIT_SUCCESS;
H A Dmodprobe.c74 exit(EXIT_SUCCESS);
77 exit(EXIT_SUCCESS);
92 exit(EXIT_SUCCESS);
118 exit(rc ? EXIT_FAILURE : EXIT_SUCCESS);
H A Dpwd.c41 return EXIT_SUCCESS;
H A Dreadlink.c47 return EXIT_SUCCESS;
H A Drmdir.c33 int status = EXIT_SUCCESS;
H A Dtty.c43 return(isatty(0) ? EXIT_SUCCESS : EXIT_FAILURE);
H A Dwhoami.c41 return EXIT_SUCCESS;
H A Dyes.c52 return EXIT_SUCCESS;
H A Dtouch.c61 return EXIT_SUCCESS;
74 return EXIT_SUCCESS;
H A Dupdate.c98 return EXIT_SUCCESS;
103 return EXIT_SUCCESS;
H A Dbasename.c51 return EXIT_SUCCESS;

Completed in 57 milliseconds

12345