HomeSort by: relevance | last modified time | path
    Searched defs:poll_fd_sysv (Results 1 - 1 of 1) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
poll_fd.c 108 #define poll_fd_sysv poll_fd macro
124 #define poll_fd_sysv poll_fd macro
229 /* poll_fd_sysv - block with time_limit until file descriptor is ready */
231 int poll_fd_sysv(int fd, int request, int time_limit, function

Completed in 47 milliseconds