Searched defs:add_epoll (Results 1 - 1 of 1) sorted by relevance

/systemd/src/activate/
H A Dactivate.c46 static int add_epoll(int epoll_fd, int fd) { function
123 r = add_epoll(*epoll_fd, fd);

Completed in 11 milliseconds