Searched refs:SASL_CB_LIST_END (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dldaptool-sasl.c83 for (interact = prompts; interact->id != SASL_CB_LIST_END; interact++) {
/osnet-11/usr/src/lib/libsasl/include/
H A Dsasl.h410 #define SASL_CB_LIST_END 0 /* end of list */ macro
/osnet-11/usr/src/lib/libsasl/lib/
H A Dcommon.c1397 callback->id != SASL_CB_LIST_END;
1443 callback->id != SASL_CB_LIST_END;
1617 case SASL_CB_LIST_END:
1637 for (callback = conn->callbacks; callback->id != SASL_CB_LIST_END;
1655 callback->id != SASL_CB_LIST_END;
1758 while (callbacks->id != SASL_CB_LIST_END) {
2137 while (callbacks->id != SASL_CB_LIST_END)
2161 while (callbacks->id != SASL_CB_LIST_END)
2185 while (callbacks->id != SASL_CB_LIST_END)
H A Dexternal.c414 SASL_CB_LIST_END
H A Dclient.c700 SASL_CB_LIST_END
711 *prompt != SASL_CB_LIST_END;
H A Dserver.c834 while (callbacks->id != SASL_CB_LIST_END) {
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sasl.c294 while (interact->id != SASL_CB_LIST_END) {
/osnet-11/usr/src/lib/libsasl/plugin/
H A Dplugin_common.c390 for (prompt = *promptlist; prompt->id != SASL_CB_LIST_END; ++prompt) {
699 (prompts)->id = SASL_CB_LIST_END;
/osnet-11/usr/src/lib/libfedfs/common/
H A Dnsdb_primitives.c55 while (interact->id != SASL_CB_LIST_END) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c90 { SASL_CB_LIST_END, NULL, NULL }
/osnet-11/usr/src/lib/libadutils/common/
H A Dadutils.c458 for (interact = prompts; interact->id != SASL_CB_LIST_END;
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_ads.c1393 for (interact = prompts; interact->id != SASL_CB_LIST_END;
/osnet-11/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c2124 SASL_CB_LIST_END
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmain.c120 { SASL_CB_LIST_END, NULL, NULL }
H A Dusersmtp.c537 { SASL_CB_LIST_END, NULL, NULL }

Completed in 61 milliseconds