Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h196 #define MX_BUFS 10 /* max. number of buffers to allocate */ macro
H A Dcpio.c6703 if (blk_cnt_max < MX_BUFS) { in setup()
6704 blk_cnt_max = MX_BUFS; in setup()