Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/
H A Dunix_startup.c90 __private_extern__ int customnbuf = 0; variable
116 if ((customnbuf == 0) && ((unsigned int)max_nbuf_headers > 16384)) { in bsd_startupearly()
124 if ((customnbuf == 0) && nbuf_hashelements == 0) { in bsd_startupearly()
/xnu-8019.80.24/bsd/kern/
H A Dbsd_init.c309 extern int customnbuf;
1173 customnbuf = 1; in parse_bsd_args()