Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dldap.c1338 const char *gssapi_delim = "@"; in ldap_start() local
1397 gssapi_user = strtok(running, gssapi_delim); in ldap_start()
1402 gssapi_realm = strtok(NULL, gssapi_delim); in ldap_start()