Home
last modified time | relevance | path

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

/components/dfs/dfs_v2/filesystems/ptyfs/
A Dptyfs.c318 #define DEVFS_PREFIX_LEN (sizeof(DEVFS_PREFIX) - 1) macro
333 if (strncmp(mnt->fullpath, DEVFS_PREFIX, DEVFS_PREFIX_LEN) != 0) in ptyfs_ops_mount()
346 rc = lwp_ptmx_init(ptmx_device, mnt->fullpath + DEVFS_PREFIX_LEN); in ptyfs_ops_mount()

Completed in 3 milliseconds