Lines Matching full:sys_path
1133 char sys_path[PATH_MAX];1144 scnprintf(sys_path, PATH_MAX, "%s/%s",1147 sys_dir = opendir(sys_path);