Searched refs:customnbuf (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/dev/
H A Dunix_startup.c90 __private_extern__ int customnbuf = 0; variable
114 if ((customnbuf == 0) && (max_nbuf_headers > 16384))
120 if ( (customnbuf == 0 ) && nbuf_hashelements == 0) {
/xnu-2422.115.4/bsd/kern/
H A Dbsd_init.c276 extern int customnbuf;
1130 customnbuf = 1;

Completed in 24 milliseconds