Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dvfs_conf.c222 const char *devfs_path, *init_chroot; in vfs_mountroot_devfs() local
231 devfs_path = dev_malloced; in vfs_mountroot_devfs()
233 devfs_path = "/dev"; in vfs_mountroot_devfs()
238 error = nlookup_init_raw(&nd, devfs_path, UIO_SYSSPACE, in vfs_mountroot_devfs()
257 devfs_path = NULL; in vfs_mountroot_devfs()