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

  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
net.c 415 make_nonblock(int fd) { function
550 result = make_nonblock(s);
socket.c 1004 make_nonblock(int fd) { function
2324 result = make_nonblock(sock->fd);
2972 result = make_nonblock(fd);
3686 RUNTIME_CHECK(make_nonblock(thread->pipe_fds[0]) == ISC_R_SUCCESS);

Completed in 104 milliseconds