dwww Home | Manual pages | Find package

dev_t(3type)                                                      dev_t(3type)

NAME
       dev_t - device ID

LIBRARY
       Standard C library (libc)

SYNOPSIS
       #include <sys/types.h>

       typedef /* ... */  dev_t;

DESCRIPTION
       Used  for  device  IDs.  It is an integer type.  For further details of
       this type, see makedev(3).

STANDARDS
       POSIX.1-2001 and later.

NOTES
       The following header also provides this type: <sys/stat.h>.

SEE ALSO
       mknod(2), stat(3type)

Linux man-pages 6.03              2022-10-30                      dev_t(3type)

Generated by dwww version 1.15 on Thu Jun 27 09:28:52 CEST 2024.