Searched refs:PK11_LIB_LOCATION (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/include/
H A Dconfig.h570 #define PK11_LIB_LOCATION "undefined" macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dpk11.c119 #ifndef PK11_LIB_LOCATION
120 #define PK11_LIB_LOCATION "unknown_provider" macro
121 #endif /* ifndef PK11_LIB_LOCATION */
124 static const char *lib_name = PK11_LIB_LOCATION;
126 static const char *lib_name = PK11_LIB_LOCATION ".dll";

Completed in 81 milliseconds