Lines Matching defs:header
68 static struct header { struct69 short h_magic;70 short h_dev;71 ushort h_ino;72 ushort h_mode,73 h_uid,74 h_gid;75 short h_nlink;76 short h_rdev;77 short h_mtime[2],78 h_namesize,79 h_filesize[2];80 char h_name[256];