Searched defs:ev (Results 1 – 5 of 5) sorted by relevance
128 struct epoll_event ev; in fdevent_connect() local144 struct epoll_event ev; in fdevent_disconnect() local160 struct epoll_event ev; in fdevent_update() local219 struct epoll_event *ev = events + i; in fdevent_process() local517 static void fdevent_subproc_event_func(int fd, unsigned ev, void *userdata) in fdevent_subproc_event_func()
256 static void local_socket_event_func(int fd, unsigned ev, void *_s) in local_socket_event_func()
422 static void transport_registration_func(int _fd, unsigned ev, void *data) in transport_registration_func()
63 struct input_event ev; in input_callback() local
135 int ev_get_input(int fd, short revents, struct input_event *ev) in ev_get_input()