Searched refs:root_path (Results 1 – 2 of 2) sorted by relevance
279 rt_err_t lwp_ptmx_init(rt_device_t ptmx_device, const char *root_path) in lwp_ptmx_init() argument286 root_len = strlen(root_path); in lwp_ptmx_init()293 sprintf(device_name, "%s%s", root_path, dev_rel_path); in lwp_ptmx_init()
288 rt_err_t lwp_ptmx_init(rt_device_t ptmx_device, const char *root_path);
Completed in 14 milliseconds