Query: types
OS: v7
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TYPES(5) File Formats Manual TYPES(5)NAMEtypes - primitive system data typesSYNOPSIS#include <sys/types.h>DESCRIPTIONThe data types defined in the include file are used in UNIX system code; some data of these types are accessible to user code: The form daddr_t is used for disk addresses except in an i-node on disk, see filsys(5). Times are encoded in seconds since 00:00:00 GMT, January 1, 1970. The major and minor parts of a device code specify kind and unit number of a device and are installation-dependent. Off- sets are measured in bytes from the beginning of a file. The label_t variables are used to save the processor state while another process is running.SEE ALSOfilsys(5), time(2), lseek(2), adb(1) TYPES(5)
| Related Man Pages |
|---|
| types(3head) - sunos |
| types.h(3head) - sunos |
| types(3head) - debian |
| types(3head) - redhat |
| types.h(3head) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| find multiple file types and tar |
| grep, awk, typeset in a shell script.. |
| Remove two types of files from a directory |
| Bash enumerated types |
| Help when using Typeset in AIX Korn Shell |