Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_proc.c56 struct gssd_ctx_slot { struct
57 struct gssd_ctx_slot *lru_next; argument
58 struct gssd_ctx_slot *lru_prev; argument
67 struct gssd_ctx_slot *gssd_lru_head;
193 static struct gssd_ctx_slot *
196 struct gssd_ctx_slot *lru; in gssd_alloc_slot()
250 static struct gssd_ctx_slot *
272 struct gssd_ctx_slot *prev, *next; in gssd_rel_slot()
308 struct gssd_ctx_slot **slotp) in gssd_convert_context_handle()
310 struct gssd_ctx_slot *slot; in gssd_convert_context_handle()
[all …]