Searched refs:hi_pathx (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ldconfig/
H A Dldconfig.c423 if (bp->hi_pathx) {
425 if (blist[i].hi_pathx == 0)
443 bp->hi_pathx = str_index;
573 if (bp->hi_pathx >= hdr->hh_strtab_sz) {
574 warnx("Bad path index: %#x", bp->hi_pathx);
581 shp->path = strdup(strtab + bp->hi_pathx);
/netbsd-6-1-5-RELEASE/include/
H A Dlink_aout.h278 int hi_pathx; /* Full path */ member in struct:hints_bucket

Completed in 166 milliseconds