HomeSort by: relevance | last modified time | path
    Searched refs:omapi_auth_key_new (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/dist/omapip/
auth.c 48 isc_result_t omapi_auth_key_new (omapi_auth_key_t **o, const char *file, function
  /src/external/mpl/dhcp/dist/dhcpctl/
remote.c 57 status = omapi_auth_key_new (&key, MDL);
  /src/external/mpl/dhcp/dist/includes/omapip/
omapip.h 444 isc_result_t omapi_auth_key_new (omapi_auth_key_t **, const char *, int);
  /src/external/mpl/dhcp/dist/common/
parse.c 2974 if (omapi_auth_key_new (&key, MDL) != ISC_R_SUCCESS)

Completed in 25 milliseconds