|
Linux Kernel
3.7.1
|
#include <linux/stddef.h>#include <asm/posix_types.h>Go to the source code of this file.
Data Structures | |
| struct | __kernel_fd_set |
Macros | |
| #define | __FD_SETSIZE 1024 |
Typedefs | |
| typedef void(* | __kernel_sighandler_t )(int) |
| typedef int | __kernel_key_t |
| typedef int | __kernel_mqd_t |
| #define __FD_SETSIZE 1024 |
Definition at line 22 of file posix_types.h.
| typedef int __kernel_key_t |
Definition at line 32 of file posix_types.h.
| typedef int __kernel_mqd_t |
Definition at line 33 of file posix_types.h.
Definition at line 29 of file posix_types.h.
1.8.2