Searched refs:unset_nonblock (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dmisc.h24 int unset_nonblock(int);
H A Dauth-rhosts.c77 unset_nonblock(fd);
H A Dscp.c775 unset_nonblock(fd);
835 unset_nonblock(remout);
1132 unset_nonblock(remin);
H A Dclientloop.c206 unset_nonblock(fileno(stdin));
1687 unset_nonblock(fileno(stdin));
1689 unset_nonblock(fileno(stdout));
1691 unset_nonblock(fileno(stderr));
H A Dsshconnect.c297 unset_nonblock(sockfd);
340 unset_nonblock(sockfd);
H A Dauth.c558 unset_nonblock(fd);
H A Dssh_namespace.h477 #define unset_nonblock ssh_unset_nonblock macro
H A Dmisc.c105 unset_nonblock(int fd) function
H A Dsshd.c1245 if (unset_nonblock(*newsock) == -1) {

Completed in 126 milliseconds