Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dauth.c126 isc_result_t omapi_auth_key_lookup_name (omapi_auth_key_t **a, in omapi_auth_key_lookup_name() function
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h447 isc_result_t omapi_auth_key_lookup_name (omapi_auth_key_t **, const char *);
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c1248 result = omapi_auth_key_lookup_name(&omapi_key, s); in postconf_initialization()
/netbsd-src/external/mpl/dhcp/dist/client/
H A Dclparse.c1241 if (omapi_auth_key_lookup_name (&lease -> key, val) !=
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c2932 if (omapi_auth_key_lookup_name(&zone->key, val) != in parse_zone()