Home
last modified time | relevance | path

Searched refs:lifetime_rec (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinq_context.c88 acceptor_name, lifetime_rec, mech_type, ret_flags, in krb5_gss_inquire_context() argument
94 OM_uint32 *lifetime_rec;
181 if (lifetime_rec)
182 *lifetime_rec = lifetime;
H A Dkrb5_gss_glue.c812 lifetime_rec, mech_type, ret_flags, in k5glue_inquire_context() argument
819 OM_uint32 *lifetime_rec;
826 initiator_name, acceptor_name, lifetime_rec,
/illumos-gate/usr/src/lib/libgss/
H A Dg_inquire_context.c74 OM_uint32 *lifetime_rec, in gss_inquire_context() argument
112 lifetime_rec, in gss_inquire_context()
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A DgssapiP_spnego.h444 OM_uint32 *lifetime_rec,
457 OM_uint32 *lifetime_rec,
H A Dspnego_mech.c2433 OM_uint32 *lifetime_rec, in glue_spnego_gss_inquire_context() argument
2444 lifetime_rec, in glue_spnego_gss_inquire_context()
2457 OM_uint32 *lifetime_rec, in spnego_gss_inquire_context() argument
2469 lifetime_rec, in spnego_gss_inquire_context()
/illumos-gate/usr/src/lib/gss_mechs/mech_dummy/mech/
H A Ddmech.c1091 acceptor_name, lifetime_rec, mech_type, ret_flags, in dummy_gss_inquire_context() argument
1098 OM_uint32 *lifetime_rec;
1135 if (lifetime_rec) /* user may pass a null pointer */
1136 *lifetime_rec = GSS_C_INDEFINITE;