Searched refs:_log_error_v (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/krb5/src/ccapi/test/ |
| H A D | test_ccapi_log.c | 6 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 D | test_ccapi_log.h | 11 void _log_error_v(const char *file, int line, const char *format, va_list ap);
|
| H A D | test_ccapi_check.c | 14 _log_error_v(file, line, format, ap); in _check_if()
|