Searched refs:path_index (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/sys/
H A Dexec_coff.h110 long path_index; /* in words */ member in struct:coff_slhdr
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Ddir.c80 int path_index, update_tags; local
97 path_index = update_tags = 0;
104 while ((this_dir = extract_colon_unit (infopath, &path_index)))
/netbsd-current/sys/arch/sh3/sh3/
H A Dcoff_exec.c360 int len = sh.s_size, path_index, entry_len; local
376 path_index = slhdr->path_index * sizeof(long);
379 DPRINTF(("path_index: %d entry_len: %d name: %s\n",
380 path_index, entry_len, slhdr->sl_name));
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dwrite.c208 dpnt->path_index = next_path_index++;
999 pathlist[dpnt->path_index] = dpnt;
1011 if (rr->parent->path_index < ll->parent->path_index)
1016 if (rr->parent->path_index > ll->parent->path_index)
1075 if(pathlist[j]->path_index != j)
1077 pathlist[j]->path_index = j;
1125 dpnt->parent->path_index);
1127 dpnt->parent->path_index);
[all...]
H A Dmkisofs.h245 unsigned short path_index; member in struct:directory

Completed in 185 milliseconds