Home
last modified time | relevance | path

Searched refs:_log_error_v (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_log.c6 void _log_error_v(const char *file, int line, const char *format, va_list ap) in _log_error_v() function
21 _log_error_v(file, line, format, ap); in _log_error()
H A Dtest_ccapi_log.h11 void _log_error_v(const char *file, int line, const char *format, va_list ap);
H A Dtest_ccapi_check.c14 _log_error_v(file, line, format, ap); in _check_if()