HomeSort by: relevance | last modified time | path
    Searched refs:hints_header (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ldconfig/
ldconfig.c 375 struct hints_header hdr;
396 hdr.hh_hashtab = sizeof(struct hints_header);
467 if (write(fd, &hdr, sizeof(struct hints_header)) !=
468 sizeof(struct hints_header)) {
518 struct hints_header *hdr;
549 hdr = (struct hints_header *)addr;
  /src/include/
link_aout.h 256 struct hints_header { struct

Completed in 12 milliseconds