get_next_pcb
if ((pcb = get_next_pcb((char *)NULL)) == (audit_pcb_t *)NULL)
static audit_pcb_t *get_next_pcb(char *);
if ((pcb = get_next_pcb(fcb->fcb_suffix)) == NULL) {