OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:epoll_event
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
epoll.h
76
struct
epoll_event
{
struct
83
int fd, struct
epoll_event
*event);
85
struct
epoll_event
*events, int maxevents, struct timespec *tsp,
92
int epoll_ctl(int epfd, int op, int fd, struct
epoll_event
*event);
93
int epoll_wait(int epfd, struct
epoll_event
*events, int maxevents,
95
int epoll_pwait(int epfd, struct
epoll_event
*events, int maxevents,
97
int epoll_pwait2(int epfd, struct
epoll_event
*events, int maxevents,
epoll.h
76
struct
epoll_event
{
struct
83
int fd, struct
epoll_event
*event);
85
struct
epoll_event
*events, int maxevents, struct timespec *tsp,
92
int epoll_ctl(int epfd, int op, int fd, struct
epoll_event
*event);
93
int epoll_wait(int epfd, struct
epoll_event
*events, int maxevents,
95
int epoll_pwait(int epfd, struct
epoll_event
*events, int maxevents,
97
int epoll_pwait2(int epfd, struct
epoll_event
*events, int maxevents,
Completed in 40 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025