Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/auditreduce/
H A Dmain.c126 if (mfork(pcb, pcbnum, 0, pcbnum - 1)) { in main()
456 ar, filenum, pcbnum, total_procs, total_layers); in audit_stats()
517 if (val > pcbnum) in calc_procs()
524 mcount(pcbnum, 0); in calc_procs()
529 pcbnum, filenum, maxfiles_proc, max_sproc, in calc_procs()
H A Dauditrd.h97 int pcbnum; /* number of pcbs in audit_pcb[] that are active */ variable
H A Dauditrt.h232 extern int pcbnum; /* total # of active pcbs in audit_pcbs[] */
H A Doption.c1121 pcbnum++; /* one more pcb in use */ in proc_pcb()