Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditreduce/
H A Dproc.c42 static audit_pcb_t *aget();
86 audit_pcb_t *aget();
111 while ((pcb = aget()) != NULL) { /* get oldest record */
209 aget() in aget() function