Home
last modified time | relevance | path

Searched refs:EX_OK (Results 1 – 15 of 15) sorted by relevance

/netbsd/libexec/mail.local/
H A Dmail.local.c120 for (eval = EX_OK; *argv; ++argv) { in main()
124 if (eval == EX_OK && rval != EX_OK) in main()
184 int created = 0, mbfd, nr, nw, off, rval=EX_OK, lfd = -1; in deliver()
293 if (rval == EX_OK) in deliver()
/netbsd/usr.bin/pwait/
H A Dpwait.c167 return EX_OK; in main()
199 return EX_OK; in main()
/netbsd/usr.sbin/ipwctl/
H A Dipwctl.c86 return EX_OK; in main()
95 return EX_OK; in main()
/netbsd/usr.bin/rwho/
H A Drwho.c173 errx(EX_OK, "No hosts in `%s'.", _PATH_RWHODIR); in main()
226 return EX_OK; in main()
/netbsd/external/bsd/openldap/dist/include/
H A Dsysexits-compat.h99 # define EX_OK 0 /* successful termination */ macro
/netbsd/external/bsd/top/dist/
H A Dtop.c172 exit(EX_OK); in sig_leave()
362 exit(EX_OK); in do_arguments()
916 exit(EX_OK); in main()
994 quit(EX_OK); in main()
H A Dos.h136 #define EX_OK 0 /* successful termination */ macro
H A Dcommands.c554 quit(EX_OK); in cmd_quit()
669 quit(EX_OK); in cmd_displays()
/netbsd/include/
H A Dsysexits.h96 #define EX_OK 0 /* successful termination */ macro
/netbsd/external/bsd/ntp/dist/sntp/m4/
H A Dntp_sysexits.m46 AC_DEFINE([EX_OK], [0], [successful termination])
/netbsd/usr.sbin/iwictl/
H A Diwictl.c98 return EX_OK; in main()
/netbsd/external/bsd/ntp/dist/sntp/
H A Dmain.c1310 return EX_OK; in handle_pkt()
1458 return EX_OK; in set_time()
1474 ? EX_OK in set_time()
1491 ? EX_OK in set_time()
H A Dconfig.h.in30 #undef EX_OK
/netbsd/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A Dstartfile.py146 return os.EX_OK
/netbsd/usr.sbin/perfused/
H A Dperfused.c489 exit(EX_OK); in perfused_panic()