Searched refs:path_component (Results 1 – 3 of 3) sorted by relevance
358 struct path_component { struct
892 struct path_component *pc, *end; in udf_readlink()
819 char init_path[PATH_MAX], *path, *path_component; in reroot_phase_two() local854 path_component = init_path; in reroot_phase_two()855 while ((path = strsep(&path_component, ":")) != NULL) { in reroot_phase_two()