Home
last modified time | relevance | path

Searched defs:verify_auth (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/dhcp/dist/includes/omapip/
H A Domapip_p.h157 isc_result_t (*verify_auth) (omapi_object_t *, omapi_auth_key_t *); member
166 isc_result_t (*verify_auth) (omapi_object_t *, omapi_auth_key_t *); member
/minix3/external/bsd/dhcp/dist/server/
H A Ddhcpd.c100 static isc_result_t verify_auth (omapi_object_t *p, omapi_auth_key_t *a) { in verify_auth() function