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

/freebsd-10.0-release/crypto/heimdal/appl/gssmask/
H A Dgssmask.c104 add_handle(struct client *c, enum handle_type type, void *data) function
259 *handle = add_handle(c, handle_cred, gcred);
389 new_context_id = add_handle(c, handle_context, ctx);
469 new_context_id = add_handle(c, handle_context, ctx);
480 deleg_hcred = add_handle(c, handle_cred, deleg_cred);

Completed in 116 milliseconds