types.5

来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 5 代码 · 共 31 行

5
31
字号
.TH TYPES 5.SH NAMEtypes \- primitive system data types.SH SYNOPSIS.B #include <sys/types.h>.SH DESCRIPTIONThe data types defined in the include fileare used in UNIX system code;some data of these types are accessible to user code:.PP.nf.so /usr/include/sys/types.h.fi.PPThe form.I daddr_tis used for disk addresses except in ani-node on disk, see.IR filsys (5).Times are encoded in seconds since 00:00:00 GMT, January 1, 1970.The major and minor parts of a device codespecify kind and unit number of a deviceand are installation-dependent.Offsets are measured in bytes from the beginning of a file.The.I label_tvariables are used to save the processor statewhile another process is running..SH SEE ALSOfilsys(5), time(2), lseek(2), adb(1)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?