![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
pollfd Struct Reference
#include <poll-compat.h>
Definition at line 89 of file poll-compat.h.
Data Fields | |
| short | events |
| int | fd |
| short | revents |
|
|
Definition at line 92 of file poll-compat.h. Referenced by ast_add_fd(), ast_carefulwrite(), ast_el_read_char(), ast_io_add(), ast_io_change(), ast_io_dump(), ast_io_remove(), ast_remotecontrol(), get_input(), launch_netscript(), listener(), map_poll_spec(), netconsole(), and zt_setoption(). |
|
|
Definition at line 91 of file poll-compat.h. Referenced by alsa_card_init(), ast_add_fd(), ast_carefulwrite(), ast_el_read_char(), ast_io_add(), ast_io_change(), ast_io_dump(), ast_io_wait(), ast_remotecontrol(), get_input(), launch_netscript(), listener(), map_poll_spec(), map_select_results(), netconsole(), send_string(), and zt_setoption(). |
|
|
Definition at line 93 of file poll-compat.h. Referenced by ast_fdisset(), ast_io_add(), ast_io_remove(), ast_io_wait(), ast_remotecontrol(), get_input(), map_select_results(), netconsole(), and zt_setoption(). |