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

/osnet-11/usr/src/lib/libgss/
H A Dgssd_pname_to_uid.c121 int try_mech)
156 if (try_mech) {
317 int try_mech)
337 if (try_mech && gss_pname_to_uid(&minor, intName, mechType, uidOut)
115 gsscred_expname_to_unix_cred_ext( const gss_buffer_t expName, uid_t *uidOut, gid_t *gidOut, gid_t *gids[], int *gidsLen, int try_mech) argument
310 gsscred_name_to_unix_cred_ext( const gss_name_t intName, const gss_OID mechType, uid_t *uidOut, gid_t *gidOut, gid_t *gids[], int *gidsLen, int try_mech) argument

Completed in 16 milliseconds