構造体定義書 仕様書作成ツール【A HotDocument】

HD_VCPIO

構文構文

typedef struct

ファイル名ファイル名

cpio.h

構造体情報構造体情報

No. 名称 属性説明
1
HD_VCPIO   
  c_magic[6] char magic cookie
  c_ino[8] char inode number
  c_mode[8] char file type/access
  c_uid[8] char owners uid
  c_gid[8] char owners gid
  c_nlink[8] char # of links at archive creation
  c_mtime[8] char modification time
  c_filesize[8] char length of file in bytes
  c_maj[8] char block/char major #
  c_min[8] char block/char minor #
  c_rmaj[8] char special file major #
  c_rmin[8] char special file minor #
  c_namesize[8] char length of pathname
  c_chksum[8] char 0 OR CRC of bytes of FILE data

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー