Searched refs:SA_AUTH (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_standalone.c2074 if (sa_conf->SA_AUTH != NULL) {
2075 user_cred.auth.type = sa_conf->SA_AUTH->type;
2076 user_cred.auth.tlstype = sa_conf->SA_AUTH->tlstype;
2077 user_cred.auth.saslmech = sa_conf->SA_AUTH->saslmech;
2078 user_cred.auth.saslopt = sa_conf->SA_AUTH->saslopt;
H A Dns_sldap.h629 #define SA_AUTH ds_profile.server.auth macro
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c411 standalone_cfg.SA_AUTH = (authmech == NULL) ? NULL : &auth;
H A Dldapclient.c1569 cfg.SA_AUTH = &auth;
H A Dldapaddent.c4416 standalone_cfg.SA_AUTH = authmech == NULL ? NULL : &authority.auth;

Completed in 73 milliseconds