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