Home
last modified time | relevance | path

Searched refs:first_ar_mem (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dar.cc137 long first_ar_mem; member
300 arp->first_ar_mem = ftell(arp->fd); in open_archive()
308 arp->first_ar_mem = ftell(arp->fd) - (long) sizeof (Ar_port); in open_archive()
333 arp->first_ar_mem = arp->sym_begin + in open_archive()
404 if (fseek(arp->fd, arp->first_ar_mem, 0) != 0) { in read_archive_dir()
570 if (fseek(arp->fd, arp->first_ar_mem, 0) != 0) { in process_long_names_member()
599 arp->first_ar_mem = ftell(arp->fd); in process_long_names_member()