Searched refs:ospoll_listen (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/os/
H A Dospoll.h90 ospoll_listen(struct ospoll *ospoll, int fd, int xevents);
H A Dinputthread.c335 ospoll_listen(inputThreadInfo->fds, hotplugPipeRead, X_NOTIFY_READ);
354 ospoll_listen(inputThreadInfo->fds, dev->fd, X_NOTIFY_READ);
H A Dconnection.c847 ospoll_listen(server_poll, fd, listen);
1110 ospoll_listen(server_poll, oc->trans_conn->fd, X_NOTIFY_READ);
H A Dio.c949 ospoll_listen(server_poll, oc->fd, X_NOTIFY_WRITE);
H A Dospoll.c496 ospoll_listen(struct ospoll *ospoll, int fd, int xevents) function in typeref:typename:void

Completed in 6 milliseconds