Searched refs:EX_OK (Results 76 - 80 of 80) sorted by relevance

1234

/freebsd-10.2-release/contrib/sendmail/src/
H A Dtls.c1639 int ret = EX_OK;
H A Dutil.c2909 if (r != EX_OK)
H A Dconf.c1265 return EX_OK;
4017 RSF_RMCOMM|RSF_COUNT, 3, NULL, NOQID, NULL, NULL) != EX_OK)
H A Dreadcf.c1137 if (status != EX_OK && status != EX_NOTFOUND)
2372 5, NULL, NOQID, NULL, &optionlist) == EX_OK;
/freebsd-10.2-release/usr.sbin/pmcstat/
H A Dpmcstat.c1523 exit(EX_OK);

Completed in 68 milliseconds

1234