Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/dev/
H A Dunix_startup.c226 bufinit(); in bsd_bufferinit()
/xnu-12377.1.9/bsd/sys/
H A Dbuf_internal.h325 void bufinit(void);
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_bio.c2344 bufinit(void) in bufinit() function