Searched defs:path_component (Results 1 – 5 of 5) sorted by relevance
64 char init_path[PATH_MAX], *path, *path_component; in main() local
291 for (ConstString path_component : module.path) in AddModule() local349 for (ConstString path_component : module.path) { in AddModule() local
358 struct path_component { struct359 uint8_t type;360 uint8_t length;361 uint16_t version;362 uint8_t identifier[1];
410 std::string path_component; in find_in_path() local
800 char init_path[PATH_MAX], *path, *path_component; in reroot_phase_two() local