Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
HDdsynth.h327 #define MOUNT_TYPE_DEVFS 0x0003 macro
342 #define DEVFS_RW (MOUNT_TYPE_DEVFS | MOUNT_TYPE_RW)
HDmount.c370 case MOUNT_TYPE_DEVFS: in domount()