Searched defs:Exp_cpio_hdr (Results 1 – 1 of 1) sorted by relevance
98 struct Exp_cpio_hdr { struct99 char E_magic[CMS_LEN],100 E_ino[8],101 E_mode[8],102 E_uid[8],103 E_gid[8],104 E_nlink[8],105 E_mtime[8],106 E_filesize[8],107 E_maj[8],[all …]