Searched refs:gather_pcb (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/auditreduce/ |
H A D | main.c | 62 static void gather_pcb(audit_pcb_t *, int, int); 201 gather_pcb(pcb, lo, hi); in mfork() 293 gather_pcb(pcb, 0, tofork - 1); in mfork() 331 gather_pcb(pcb, 0, count - 1); in trim_mem() 473 gather_pcb(audit_pcb_t *pcb, int lo, int hi) in gather_pcb() function
|