Home
last modified time | relevance | path

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

/dragonfly/sbin/fsck/
H A Dfsck.h254 extern void bufinit(void);
H A Dsetup.c323 bufinit(); in setup()
H A Dutilities.c137 bufinit(void) in bufinit() function
/dragonfly/sbin/routed/
H A Ddefs.h482 extern void bufinit(void);
H A Dmain.c299 bufinit(); in main()
H A Doutput.c72 bufinit(void) in bufinit() function
/dragonfly/share/man/man9/
H A DMakefile266 bufcache.9 bufinit.9
/dragonfly/sys/kern/
H A Dvfs_bio.c607 bufinit(void *dummy __unused) in bufinit() function
712 SYSINIT(do_bufinit, SI_BOOT2_MACHDEP, SI_ORDER_FIRST, bufinit, NULL);