Home
last modified time | relevance | path

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

/PHP-7.4/ext/ldap/
H A Dldap.c1261 } php_ldap_bictx; typedef
1265 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1267 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1269 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1295 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1312 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1353 php_ldap_bictx *ctx; in PHP_FUNCTION()

Completed in 19 milliseconds