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

/netbsd-6-1-5-RELEASE/include/
H A Dlink_aout.h259 long hh_version; /* Interface version number */ member in struct:hints_header
/netbsd-6-1-5-RELEASE/sbin/ldconfig/
H A Dldconfig.c393 hdr.hh_version = LD_HINTS_VERSION_2;
556 if (hdr->hh_version != LD_HINTS_VERSION_2) {
557 warnx("Unsupported version: %ld", hdr->hh_version);

Completed in 91 milliseconds