POLLHUP 846 ffserver.c if (c->poll_entry->revents & (POLLERR | POLLHUP)) POLLHUP 884 ffserver.c if (c->poll_entry->revents & (POLLERR | POLLHUP)) POLLHUP 922 ffserver.c if (c->poll_entry->revents & (POLLERR | POLLHUP)) POLLHUP 937 ffserver.c if (c->poll_entry->revents & (POLLERR | POLLHUP)) POLLHUP 946 ffserver.c if (c->poll_entry->revents & (POLLIN | POLLERR | POLLHUP)) POLLHUP 953 ffserver.c if (c->poll_entry->revents & (POLLERR | POLLHUP)) { POLLHUP 979 ffserver.c if (c->poll_entry->revents & (POLLERR | POLLHUP)) { POLLHUP 163 libavdevice/dv1394.c p.events = POLLIN | POLLERR | POLLHUP;