Home
last modified time | relevance | path

Searched refs:_key (Results 1 – 5 of 5) sorted by relevance

/components/drivers/include/ipc/
A Dpoll.h27 short _key; member
/components/libc/posix/io/epoll/
A Depoll.c169 ep->req._key = req->_key; in epoll_poll()
249 fdlist->wqn.key = req->_key; in epoll_wqueue_add_callback()
271 fdlist->req._key = fdlist->revents; in epoll_ctl_install()
305 ep->req._key = 0; in epoll_member_init()
751 req->_key = fl->revents | POLLERR | POLLHUP; in epoll_get_event()
/components/libc/posix/io/poll/
A Dpoll.c104 node->wqn.key = req->_key; in _poll_add()
223 req->_key = pollfd->events | POLLERR | POLLHUP; in do_pollfd()
/components/lwp/terminal/freebsd/
A Dtty_pts.c383 int events = req->_key; in ptsdev_poll()
A Dtty.c659 int events = req->_key; in ttydev_poll()

Completed in 14 milliseconds