Home
last modified time | relevance | path

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

/php-src/ext/ldap/
H A Dldap.c1218 } php_ldap_bictx; typedef
1221 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
1223 php_ldap_bictx *ctx; in _php_sasl_setdefs()
1225 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
1250 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
1267 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
1307 php_ldap_bictx *ctx; in PHP_FUNCTION()

Completed in 13 milliseconds