Searched refs:DEVFS_PREFIX (Results 1 – 1 of 1) sorted by relevance
317 #define DEVFS_PREFIX "/dev/" macro318 #define DEVFS_PREFIX_LEN (sizeof(DEVFS_PREFIX) - 1)333 if (strncmp(mnt->fullpath, DEVFS_PREFIX, DEVFS_PREFIX_LEN) != 0) in ptyfs_ops_mount()
Completed in 6 milliseconds