Searched refs:sasl_authz_id (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/clients/tools/
H A Dcommon.h79 extern char *sasl_authz_id;
H A Dcommon.c90 char *sasl_authz_id = NULL; variable
200 if ( sasl_authz_id != NULL ) {
201 ber_str2bv( sasl_authz_id, 0, 0, &id );
990 if( sasl_authz_id != NULL ) {
1000 sasl_authz_id = ber_strdup( optarg );
1471 sasl_authz_id );
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim2530 \ 'ldap_sasl_bind(': 'resource link [, string binddn [, string password [, string sasl_mech [, string sasl_realm [, string sasl_authz_id [, string props]]]]]] | bool',

Completed in 187 milliseconds