gssd_ctx_slot
struct gssd_ctx_slot *slot = NULL;
struct gssd_ctx_slot *slot = NULL;
struct gssd_ctx_slot *slot = NULL;
gssd_ctx_slot_tbl = (struct gssd_ctx_slot *)
malloc(sizeof (struct gssd_ctx_slot) * max_contexts);
(sizeof (struct gssd_ctx_slot) * max_contexts));
static struct gssd_ctx_slot *
struct gssd_ctx_slot *lru;
static struct gssd_ctx_slot *
gssd_rel_slot(struct gssd_ctx_slot *lru)
struct gssd_ctx_slot *prev, *next;
struct gssd_ctx_slot **slotp)
struct gssd_ctx_slot *slot;
struct gssd_ctx_slot *lru_next;
struct gssd_ctx_slot *lru_prev;
struct gssd_ctx_slot *gssd_ctx_slot_tbl;
struct gssd_ctx_slot *gssd_lru_head;
struct gssd_ctx_slot *slot = NULL;