Searched refs:ArchSt (Results 1 – 1 of 1) sorted by relevance
384 struct stat ArchSt, /* stat(2) information of the archive */ variable3665 if (!Aspec && IDENT(SrcSt, ArchSt)) in file_out()5289 if (fstat(Archive, &ArchSt) < 0) in ioerror()5292 if ((ArchSt.st_mode & Ftype) != S_IFCHR) { in ioerror()6632 else if (fstat(Archive, &ArchSt) < 0) in setup()