Searched refs:ldapServiceName (Results 1 – 1 of 1) sorted by relevance
402 char *ldapServiceName = NULL; in ldap_gssapi_get_rootdse_infos() local446 ldapServiceName = ldap_charray2str( values, " " ); in ldap_gssapi_get_rootdse_infos()447 if ( ldapServiceName == NULL ) { in ldap_gssapi_get_rootdse_infos()466 LDAP_FREE( ldapServiceName ); in ldap_gssapi_get_rootdse_infos()478 *pldapServiceName = ldapServiceName; in ldap_gssapi_get_rootdse_infos()509 const char *ldapServiceName, in guess_service_principal() argument529 if (ldapServiceName) { in guess_service_principal()530 givenstr = strchr(ldapServiceName, ':'); in guess_service_principal()658 char *ldapServiceName = NULL; in ldap_int_gss_spnego_bind_s() local678 &ldapServiceName, &dnsHostName); in ldap_int_gss_spnego_bind_s()[all …]