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

  /src/external/bsd/ntp/dist/libntp/
work_fork.c 27 addremove_io_fd_func addremove_io_fd; variable
233 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
562 (*addremove_io_fd)(c->resp_read_pipe, is_pipe, FALSE);
work_thread.c 80 addremove_io_fd_func addremove_io_fd; variable
585 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, FALSE);
926 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);

Completed in 86 milliseconds