Home
last modified time | relevance | path

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

/xnu-11215/bsd/miscfs/devfs/
H A Ddevfs_proto.h36 int devfs_sinit(void);
H A Ddevfs_vfsops.c112 if (devfs_sinit()) { in devfs_init()
H A Ddevfs_tree.c180 devfs_sinit(void) in devfs_sinit() function