Searched defs:tr_state (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgc_frm_kdc.c42 struct tr_state;
65 static void init_cc_tgts(struct tr_state *);
66 static void shift_cc_tgts(struct tr_state *);
67 static void clean_cc_tgts(struct tr_state *);
84 struct tr_state { struct
110 static void tr_dbg(struct tr_state *, const char *);
111 static void tr_dbg_ret(struct tr_state *, const char *, krb5_error_code);
112 static void tr_dbg_rtree(struct tr_state *, const char *, krb5_principal);
167 static krb5_error_code retr_local_tgt(struct tr_state *, krb5_principal);
168 static krb5_error_code try_ccache(struct tr_state *, krb5_cred
[all...]
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.h111 int tr_state; /* TR (text replication) state */ member in struct:segvn_data

Completed in 83 milliseconds