📄 types.5
字号:
.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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -