Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_io.c632 token_t *cAR; /* current AR being processed */ in au_doorio() local
672 cAR = kctx->auk_queue.head; /* start at head of queue */ in au_doorio()
673 cMB = cAR; /* start with first au_membuf of record */ in au_doorio()
699 sp = cAR; in au_doorio()
700 cAR = cAR->next_rec; in au_doorio()
701 cMB = cAR; in au_doorio()