Searched refs:fctlflg (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libnsl/nsl/ | ||
H A D | t_connect.c | 61 int fctlflg; local 118 if ((fctlflg = fcntl(fd, F_GETFL, 0)) < 0) { 123 if (fctlflg & (O_NDELAY | O_NONBLOCK)) { |
Completed in 19 milliseconds