Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/clients/tools/
Dcommon.h79 extern char *sasl_authc_id;
Dcommon.c92 char *sasl_authc_id = NULL; variable
247 } else if ( sasl_authc_id != NULL ) { in st_value()
248 ber_str2bv( sasl_authc_id, 0, 0, &id ); in st_value()
962 if( sasl_authc_id != NULL ) { in tool_args()
973 sasl_authc_id = optarg; in tool_args()
1509 sasl_authc_id, in tool_bind()