Lines Matching refs:ldapServiceName
402 char *ldapServiceName = NULL; in ldap_gssapi_get_rootdse_infos() local
446 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() argument
529 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() local
678 &ldapServiceName, &dnsHostName); in ldap_int_gss_spnego_bind_s()
690 rc = guess_service_principal( ld, ldapServiceName, dnsHostName, &principal ); in ldap_int_gss_spnego_bind_s()
794 LDAP_FREE( ldapServiceName ); in ldap_int_gss_spnego_bind_s()