Home
last modified time | relevance | path

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

/components/dfs/dfs_v2/filesystems/ptyfs/
A Dptyfs.c317 #define DEVFS_PREFIX "/dev/" macro
318 #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