Home
last modified time | relevance | path

Searched refs:krb5_rc_file_ops (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drcdef.c45 const krb5_rc_ops krb5_rc_file_ops = { variable
76 krb5_rc_ops const *krb5_rc_dfl_ops = &krb5_rc_file_ops;
H A Drc_file.h55 extern const krb5_rc_ops krb5_rc_file_ops;
H A Drc_base.c35 static struct krb5_rc_typelist krb5_rc_typelist_dfl = { &krb5_rc_file_ops, &rc_mem_type };
H A Drc_file.c696 tmp->ops = &krb5_rc_file_ops; in krb5_rc_file_expunge_locked()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers609 krb5_rc_file_ops;