Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Doptions.c445 if ( ldap_int_gssapi_get_option( ld, option, outvalue ) == 0 ) { in ldap_get_option()
H A Dldap-int.h945 LDAP_F(int) ldap_int_gssapi_get_option LDAP_P(( LDAP *ld, int option, void *arg ));
H A Dgssapi.c868 ldap_int_gssapi_get_option( LDAP *ld, int option, void *arg ) in ldap_int_gssapi_get_option() function