This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | pollfd |
Defines | |
#define | POLLIN 0x01 |
#define | POLLPRI 0x02 |
#define | POLLOUT 0x04 |
#define | POLLERR 0x08 |
#define | POLLHUP 0x10 |
#define | POLLNVAL 0x20 |
Functions | |
int | poll () |
|
Definition at line 75 of file poll-compat.h. |
|
Definition at line 76 of file poll-compat.h. |
|
Definition at line 72 of file poll-compat.h. Referenced by ast_waitfor_n_fd(), and ast_waitfor_nandfds(). |
|
Definition at line 77 of file poll-compat.h. |
|
Definition at line 74 of file poll-compat.h. Referenced by ast_carefulwrite(). |
|
Definition at line 73 of file poll-compat.h. Referenced by ast_waitfor_n_fd(), and ast_waitfor_nandfds(). |
|
Referenced by ast_carefulwrite(), ast_io_wait(), ast_waitfor_n_fd(), ast_waitfor_nandfds(), and main(). |