Home
last modified time | relevance | path

Searched defs:scred (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_restore_cred.c67 const struct pam_saved_cred *scred; in openpam_restore_cred() local
H A Dopenpam_borrow_cred.c68 struct pam_saved_cred *scred; in openpam_borrow_cred() local
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dupstream.c279 sasl_bind_step( LloadConnection *c, BerValue *scred, BerValue *ccred ) in sasl_bind_step()
445 BerValue scred = BER_BVNULL, ccred; in upstream_bind_cb() local
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapvc.c286 struct berval *scred = NULL; in main() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dvc.c308 struct berval **scred, in ldap_verify_credentials_s()
H A Dsasl.c269 struct berval* scred; in ldap_parse_sasl_bind_result() local
H A Dgssapi.c672 struct berval cred, *scred = NULL; in ldap_int_gss_spnego_bind_s() local
H A Dcyrus.c634 struct berval *scred = NULL; in ldap_int_sasl_bind() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dad.c130 struct berval ccred, *scred; in ldap_tsasl_bind_s() local
/netbsd-src/sys/kern/
H A Dkern_proc.c1830 proc_crmod_leave(kauth_cred_t scred, kauth_cred_t fcred, bool sugid) in proc_crmod_leave()