Searched defs:path_component (Results 1 – 4 of 4) sorted by relevance
237 for (ConstString path_component : module.path) in AddModule() local297 for (ConstString path_component : module.path) { in AddModule() local
360 struct path_component { struct361 uint8_t type;362 uint8_t length;363 uint16_t version;364 uint8_t identifier[1];
410 std::string path_component; in find_in_path() local
806 char init_path[PATH_MAX], *path, *path_component; in reroot_phase_two() local