Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libgss/
H A Dgssd_pname_to_uid.c44 static OM_uint32 gss_pname_to_uid(OM_uint32*, const gss_name_t,
157 major = gss_pname_to_uid(&minor, intName, in gsscred_expname_to_unix_cred_ext()
337 if (try_mech && gss_pname_to_uid(&minor, intName, mechType, uidOut) in gsscred_name_to_unix_cred_ext()
496 gss_pname_to_uid(minor, name, mech_type, uidOut) in gss_pname_to_uid() function