Home
last modified time | relevance | path

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

/PHP-5.5/ext/ldap/
H A Dldap.c449 } php_ldap_bictx; typedef
453 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_au… in _php_sasl_setdefs()
455 php_ldap_bictx *ctx; in _php_sasl_setdefs()
457 ctx = ber_memalloc(sizeof(php_ldap_bictx)); in _php_sasl_setdefs()
483 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
500 php_ldap_bictx *ctx = defaults; in _php_sasl_interact()
541 php_ldap_bictx *ctx; in PHP_FUNCTION()

Completed in 10 milliseconds