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

/freebsd-11-stable/sbin/ldconfig/
H A Dldconfig.c455 if (bp->hi_pathx) {
459 if (blist[j].hi_pathx == 0)
477 bp->hi_pathx = str_index;
614 if (bp->hi_pathx >= hdr->hh_strtab_sz) {
615 warnx("bad path index: %#x", bp->hi_pathx);
623 shp->path = strdup(strtab + bp->hi_pathx);
/freebsd-11-stable/sys/sys/
H A Dlink_aout.h278 int hi_pathx; /* Full path */ member in struct:hints_bucket

Completed in 129 milliseconds