Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Dmount.c209 domount(work, DEVFS_RW, "dummy", "/dev", NULL); in DoWorkerMounts()
H A Ddsynth.h342 #define DEVFS_RW (MOUNT_TYPE_DEVFS | MOUNT_TYPE_RW) macro