Searched refs:gss_store_cred (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libgss/
H A Dg_store_cred.c26 * glue routine for gss_store_cred
78 OM_uint32 gss_store_cred(minor_status, function
129 if (mech->gss_store_cred == NULL)
136 major_status = mech->gss_store_cred(minor_status,
160 if (mech->gss_store_cred == NULL)
167 major_status = mech->gss_store_cred(minor_status,

Completed in 39 milliseconds