NAME dev_t - device ID LIBRARY Standard C library ( libc ) SYNOPSIS #include <sys/types.h> typedef /* ... */ devlibrary ( libc , -lc ) SYNOPSIS #include <sys/sysmacros.h> dev_t makedev(unsigned int maj , unsigned ... unsigned int major(dev_t dev ); unsigned int minor(dev_t dev ); DESCRIPTION…library ( libc , -lc ) SYNOPSIS #include <sys/sysmacros.h> dev_t makedev(unsigned int maj , unsigned ... unsigned int major(dev_t dev ); unsigned int minor(dev_t dev ); DESCRIPTION…library ( libc , -lc ) SYNOPSIS #include <sys/sysmacros.h> dev_t makedev(unsigned int maj , unsigned ... unsigned int major(dev_t dev ); unsigned int minor(dev_t dev ); DESCRIPTION…library ( libc , -lc ) SYNOPSIS #include <sys/sysmacros.h> dev_t makedev(unsigned int maj , unsigned ... unsigned int major(dev_t dev ); unsigned int minor(dev_t dev ); DESCRIPTION…library ( libc , -lc ) SYNOPSIS #include <sys/sysmacros.h> dev_t makedev(unsigned int maj , unsigned ... unsigned int major(dev_t dev ); unsigned int minor(dev_t dev ); DESCRIPTION…library ( libc , -lc ) SYNOPSIS #include <sys/sysmacros.h> dev_t makedev(unsigned int maj , unsigned ... unsigned int major(dev_t dev ); unsigned int minor(dev_t dev ); DESCRIPTION…returned mappings. If FMH_OF_DEV_T is set, then the fmr_device field represents ... dev_t structure containing the major and minor numbers of the block devicereturned mappings. If FMH_OF_DEV_T is set, then the fmr_device field represents ... dev_t structure containing the major and minor numbers of the block deviceinfo { int lo_number; /* ioctl r/o */ dev_t lo_device; /* ioctl r/o */ unsigned long ... inode; /* ioctl r/o */ dev_t lo_rdevice; /* ioctl r/o */ int lo_offset; int lo_encryptinfo { int lo_number; /* ioctl r/o */ dev_t lo_device; /* ioctl r/o */ unsigned long ... inode; /* ioctl r/o */ dev_t lo_rdevice; /* ioctl r/o */ int lo_offset; int lo_encryptlibc ) SYNOPSIS #include <sys/stat.h> struct stat { dev_t st_dev; /* ID of device containing file ... Group ID of owner */ dev_t st_rdev; /* Device ID (if special file) */ off_tconst char * pathname , mode_t mode , dev_t dev ); #include /* Definition of AT_* constants */ #include ... const char * pathname , mode_t mode , dev_t dev ); Feature Test Macro …const char * pathname , mode_t mode , dev_t dev ); #include /* Definition of AT_* constants */ #include ... const char * pathname , mode_t mode , dev_t dev ); Feature Test Macro …include /* glibc2 */ [[deprecated]] int ustat(dev_t dev , struct ustat * ubuf ); DESCRIPTION ustat () returns information