Searched refs:SASL_CB_USER (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libsasl/include/ |
H A D | plugin_common.h | 164 _plug_get_simple(utils, SASL_CB_USER, 0, result, prompt_need)
|
H A D | sasl.h | 529 #define SASL_CB_USER 0x4001 /* client user identity to login as */ macro
|
/titanic_44/usr/src/cmd/ldap/common/ |
H A D | ldaptool-sasl.c | 107 case SASL_CB_USER: in get_default()
|
/titanic_44/usr/src/lib/libsldap/common/ |
H A D | ns_sasl.c | 226 case SASL_CB_USER: in __s_api_sasl_bind_callback()
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | usersmtp.c | 523 { SASL_CB_USER, &getsimple, NULL }, 1022 case SASL_CB_USER: 1148 case SASL_CB_USER:
|
/titanic_44/usr/src/lib/libsasl/plugin/ |
H A D | plugin_common.c | 641 (prompts)->id = SASL_CB_USER;
|
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | sasl.c | 85 { SASL_CB_USER, NULL, NULL },
|