Home
last modified time | relevance | path

Searched refs:omapi_key (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c110 static omapi_auth_key_t *omapi_key = (omapi_auth_key_t *)0; variable
141 if (a != omapi_key) in verify_auth()
159 if (result == ISC_R_SUCCESS && omapi_key) in omapi_listener_start()
1248 result = omapi_auth_key_lookup_name(&omapi_key, s); in postconf_initialization()