Home
last modified time | relevance | path

Searched refs:check_error (Results 1 – 2 of 2) sorted by relevance

/src/usr.sbin/cron/crontab/
H A Dcrontab.c58 check_error(const char *),
297 check_error(const char *msg) in check_error() function
554 e = load_entry(tmp, check_error, pw, envp);
/src/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dvectors.c202 void check_error (int r, int line) { in check_error() function
209 #define CHECK check_error(r, __LINE__)