Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <sys/types.h> major_t major(dev_t device); |
Description major()
returns the major component of the device number for a named device.
Return val. | Formatted device number | ||
if successful. | |||
| if an error occurs. | ||
Errors |
| ||
| The device argument is | ||
See also |
|