Home
last modified time | relevance | path

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

/freebsd/usr.sbin/gssd/
H A Dgssd.c249 gssd_find_resource(uint64_t id) in gssd_find_resource() function
397 cred = gssd_find_resource(argp->cred); in gssd_init_sec_context_1_svc()
406 ctx = gssd_find_resource(argp->ctx); in gssd_init_sec_context_1_svc()
415 name = gssd_find_resource(argp->name); in gssd_init_sec_context_1_svc()
486 ctx = gssd_find_resource(argp->ctx); in gssd_accept_sec_context_1_svc()
495 cred = gssd_find_resource(argp->cred); in gssd_accept_sec_context_1_svc()
629 cred = gssd_find_resource(argp->cred); in gssd_init_sec_context_lucid_v1_1_svc()
638 ctx = gssd_find_resource(argp->ctx); in gssd_init_sec_context_lucid_v1_1_svc()
647 name = gssd_find_resource(argp->name); in gssd_init_sec_context_lucid_v1_1_svc()
820 ctx = gssd_find_resource(argp->ctx); in gssd_accept_sec_context_lucid_v1_1_svc()
[all …]