Searched refs:ldap_int_gssapi_set_option (Results 1 – 3 of 3) sorted by relevance
883 if ( ldap_int_gssapi_set_option( ld, option, (void *)invalue ) == 0 ) { in ldap_set_option()
946 LDAP_F(int) ldap_int_gssapi_set_option LDAP_P(( LDAP *ld, int option, void *arg ));
930 ldap_int_gssapi_set_option( LDAP *ld, int option, void *arg ) in ldap_int_gssapi_set_option() function