HomeSort by: relevance | last modified time | path
    Searched defs:nhints (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/ldconfig/
ldconfig.c 381 int nhints = 0; /* Total number of hints */ local in function:buildhints
388 nhints++;
394 hdr.hh_nbucket = 1 * nhints;
405 nhints, hdr.hh_nbucket, strtab_sz);
ldconfig.c 381 int nhints = 0; /* Total number of hints */ local in function:buildhints
388 nhints++;
394 hdr.hh_nbucket = 1 * nhints;
405 nhints, hdr.hh_nbucket, strtab_sz);
ldconfig.c 381 int nhints = 0; /* Total number of hints */ local in function:buildhints
388 nhints++;
394 hdr.hh_nbucket = 1 * nhints;
405 nhints, hdr.hh_nbucket, strtab_sz);
ldconfig.c 381 int nhints = 0; /* Total number of hints */ local in function:buildhints
388 nhints++;
394 hdr.hh_nbucket = 1 * nhints;
405 nhints, hdr.hh_nbucket, strtab_sz);

Completed in 48 milliseconds