Searched refs:_php_sasl_setdefs (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/ldap/ |
| H A D | ldap.c | 413 /* {{{ _php_sasl_setdefs 415 static php_ldap_bictx *_php_sasl_setdefs(LDAP *ld, char *sasl_mech, char *sasl_realm, char *sasl_authc_id, char *passwd, char *sasl_authz_id) function 511 ctx = _php_sasl_setdefs(ld->link, sasl_mech, sasl_realm, sasl_authc_id, passwd, sasl_authz_id);
|
Completed in 6 milliseconds