Searched refs:lwp_ptmx_init (Results 1 – 3 of 3) sorted by relevance
279 rt_err_t lwp_ptmx_init(rt_device_t ptmx_device, const char *root_path) in lwp_ptmx_init() function
288 rt_err_t lwp_ptmx_init(rt_device_t ptmx_device, const char *root_path);
346 rc = lwp_ptmx_init(ptmx_device, mnt->fullpath + DEVFS_PREFIX_LEN); in ptyfs_ops_mount()
Completed in 6 milliseconds