ar.c | 390 open_archive (const char *arfname, int flags, int mode, Elf **elf, function 466 int fd = open_archive (arfname, O_RDONLY, 0, &elf, NULL, false); 910 int fd = open_archive (arfname, O_RDONLY, 0, &elf, &st, false); 1084 int fd = open_archive (arfname, O_RDONLY, 0, &elf, &st, oper != oper_move); [all...] |