#include <sys/poll.h>
Go to the source code of this file.
Defines | |
#define | ast_poll(a, b, c) poll(a, b, c) |
#define ast_poll | ( | a, | |||
b, | |||||
c | ) | poll(a, b, c) |
Definition at line 86 of file poll-compat.h.
Referenced by ast_el_read_char(), ast_io_wait(), ast_remotecontrol(), ast_wait_for_input(), ast_wait_for_output(), ast_waitfor_nandfds(), get_input(), launch_netscript(), listener(), monitor_sig_flags(), netconsole(), and timed_read().