Go to the source code of this file.
Data Structures | |
struct | pollfd |
Defines | |
#define | POLLERR 0x08 |
#define | POLLHUP 0x10 |
#define | POLLIN 0x01 |
#define | POLLNVAL 0x20 |
#define | POLLOUT 0x04 |
#define | POLLPRI 0x02 |
Functions | |
int | poll () |
|
Definition at line 85 of file poll-compat.h. |
|
Definition at line 86 of file poll-compat.h. |
|
Definition at line 82 of file poll-compat.h. Referenced by ast_el_read_char(), ast_remotecontrol(), ast_wait_for_input(), ast_waitfor_n_fd(), get_input(), listener(), map_poll_spec(), map_select_results(), netconsole(), and timed_read(). |
|
Definition at line 87 of file poll-compat.h. |
|
Definition at line 84 of file poll-compat.h. Referenced by ast_carefulwrite(), launch_netscript(), map_select_results(), and zt_setoption(). |
|
Definition at line 83 of file poll-compat.h. Referenced by ast_wait_for_input(), ast_waitfor_n_fd(), map_select_results(), and zt_setoption(). |
|
|