audit_pcb
typedef struct audit_pcb audit_pcb_t;
struct audit_pcb *pcb_below; /* ptr to group of pcb's */
struct audit_pcb *pcb_next; /* ptr to next - for list in mproc() */