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

/freebsd-10.0-release/crypto/heimdal/appl/gssmask/
H A Dgssmask.c41 enum handle_type { handle_context, handle_cred }; enumerator in enum:handle_type
136 case handle_cred: {
259 *handle = add_handle(c, handle_cred, gcred);
329 creds = find_handle(c->handles, hCred, handle_cred);
480 deleg_hcred = add_handle(c, handle_cred, deleg_cred);

Completed in 185 milliseconds