Searched refs:zbufmax (Results 1 – 1 of 1) sorted by relevance
1650 u_int bufmode, zbufmax; local1924 if (ioctl(fd, BIOCGETZMAX, (caddr_t)&zbufmax) < 0) {1945 if (pb->zbufsize > zbufmax)1946 pb->zbufsize = zbufmax;