Searched refs:path_index (Results 1 – 3 of 3) sorted by relevance
78 int path_index, update_tags; in maybe_build_dir_node() local95 path_index = update_tags = 0; in maybe_build_dir_node()102 while ((this_dir = extract_colon_unit (infopath, &path_index))) in maybe_build_dir_node()
208 dpnt->path_index = next_path_index++; in FDECL1()999 pathlist[dpnt->path_index] = dpnt; in FDECL1()1011 if (rr->parent->path_index < ll->parent->path_index) in FDECL2()1016 if (rr->parent->path_index > ll->parent->path_index) in FDECL2()1075 if(pathlist[j]->path_index != j) in generate_path_tables()1077 pathlist[j]->path_index = j; in generate_path_tables()1125 dpnt->parent->path_index); in generate_path_tables()1127 dpnt->parent->path_index); in generate_path_tables()
245 unsigned short path_index; member