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

  /src/include/
ar.h 54 struct ar_hdr { struct
  /src/usr.bin/make/
arch.c 139 * by <name, struct ar_hdr *> key/value pairs */
145 struct ar_hdr *, const char *);
367 static struct ar_hdr *
376 struct ar_hdr arh;
389 struct ar_hdr *hdr;
414 static struct ar_hdr sarh;
504 struct ar_hdr *cached_hdr = bmake_malloc(
606 ArchiveMember_HasName(const struct ar_hdr *hdr,
637 * member's struct ar_hdr. In case of a failure or if the member doesn't
644 struct ar_hdr *out_arh, const char *mode
    [all...]
  /src/tests/usr.bin/indent/
fmt_decl.c 1002 struct ar_hdr *, const char *);
1023 struct ar_hdr *, const char *);

Completed in 12 milliseconds