Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditreduce/
H A Dauditr.h97 #define PCB_INITSIZE 100 macro
H A Dmain.c907 pcbsize = PCB_INITSIZE; /* initial size of file-holding pcb's */ in init_options()