Home
last modified time | relevance | path

Searched refs:bufinit (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/bsd/sys/
H A Dbuf_internal.h320 void bufinit(void);
/xnu-11417.101.15/bsd/dev/
H A Dunix_startup.c252 bufinit(); in bsd_bufferinit()
/xnu-11417.101.15/bsd/vfs/
H A Dvfs_bio.c2181 bufinit(void) in bufinit() function