MAXBUF
if (max_bufs > MAXBUF)
max_bufs = MAXBUF;
if (rddir_bufsize < LILBUF || rddir_bufsize > MAXBUF) {
(int)LILBUF, MAXBUF);