secspacq
LIST_ENTRY(secspacq) chain;
struct secspacq *spacq = key_getspacq(&spidx);
struct secspacq *newspacq;
LIST_HEAD(_spacqlist, secspacq) spacqlist;
struct secspacq *acq, *nextacq;
static struct secspacq *
struct secspacq *acq;
acq = kmem_intr_zalloc(sizeof(struct secspacq), KM_NOSLEEP);
static struct secspacq *
struct secspacq *acq;
static struct secspacq *key_newspacq (const struct secpolicyindex *);
static struct secspacq *key_getspacq (const struct secpolicyindex *);