Searched defs:path_component (Results 1 – 3 of 3) sorted by relevance
201 for (ConstString path_component : path) { in AddModule() local232 for (ConstString path_component : 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];
824 char init_path[PATH_MAX], *path, *path_component; in reroot_phase_two() local