Searched defs:funcname (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | pkcs11.c | 22 dst__pkcs11_toresult(const char *funcname, const char *file, int line, argument 28 file, line, funcname, rv);
|
H A D | openssl_link.c | 404 dst__openssl_toresult2(const char *funcname, isc_result_t fallback) { argument 406 funcname, fallback)); 411 const char *funcname, isc_result_t fallback) { 422 "%s failed (%s)", funcname, 410 dst__openssl_toresult3(isc_logcategory_t *category, const char *funcname, isc_result_t fallback) argument
|
/bind-9.11.3/lib/isc/ |
H A D | pk11.c | 1321 const char *funcname, CK_RV rv) 1323 isc_error_fatal(file, line, "%s: Error = 0x%.8lX\n", funcname, rv); 1320 pk11_error_fatalcheck(const char *file, int line, const char *funcname, CK_RV rv) argument
|
Completed in 14 milliseconds