|
VSF Documented
|
Go to the source code of this file.
Data Structures | |
| struct | vsf_linux_sys_sysmacros_vplt_t |
Typedefs | |
| typedef struct vsf_linux_sys_sysmacros_vplt_t | vsf_linux_sys_sysmacros_vplt_t |
Functions | |
| dev_t | makedev (unsigned int maj, unsigned int min) |
| unsigned int | major (dev_t dev) |
| unsigned int | minor (dev_t dev) |
Variables | |
| __VSF_VPLT_DECORATOR__ vsf_linux_sys_sysmacros_vplt_t | vsf_linux_sys_sysmacros_vplt |
| typedef struct vsf_linux_sys_sysmacros_vplt_t vsf_linux_sys_sysmacros_vplt_t |
| dev_t makedev | ( | unsigned int | maj, |
| unsigned int | min | ||
| ) |
| unsigned int major | ( | dev_t | dev | ) |
| unsigned int minor | ( | dev_t | dev | ) |
|
extern |