Searched refs:path_component (Results 1 – 4 of 4) sorted by relevance
201 for (ConstString path_component : path) { in AddModule() local202 imported_module.push_back(path_component); in AddModule()232 for (ConstString path_component : path) { in AddModule() local235 path_component.GetStringRef()), in AddModule()
360 struct path_component { struct
908 struct path_component *pc, *end; in udf_readlink()
824 char init_path[PATH_MAX], *path, *path_component; in reroot_phase_two() local859 path_component = init_path; in reroot_phase_two()860 while ((path = strsep(&path_component, ":")) != NULL) { in reroot_phase_two()