Searched refs:thisfunc (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | p_test.c | 41 char *thisfunc; member 167 ctx->thisfunc, NULL); in p_get_params() 299 ctx->thisfunc = strdup(OPENSSL_FUNC); in OSSL_provider_init() 306 p_set_error(ERR_LIB_PROV, 2, ctx->thisfile, OPENSSL_LINE, ctx->thisfunc, in OSSL_provider_init() 329 p_set_error(ERR_LIB_PROV, 1, ctx->thisfile, OPENSSL_LINE, ctx->thisfunc, NULL); in OSSL_provider_init() 344 free(ctx->thisfunc); in p_teardown()
|
| /netbsd/src/sys/dev/cardbus/ |
| D | cardbus_exrom.c | 94 static const char thisfunc[] = "cardbus_read_exrom"; in cardbus_read_exrom() local 109 thisfunc, rom_image, val); in cardbus_read_exrom() 130 printf("%s: bus_space_subregion failed", thisfunc); in cardbus_read_exrom()
|