Searched defs:funcname (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dpkcs11.c22 dst__pkcs11_toresult(const char *funcname, const char *file, int line, argument
28 file, line, funcname, rv);
H A Dopenssl_link.c404 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 Dpk11.c1321 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