Home | Sort by: relevance | last modified time | path |
/src/usr.bin/nc/ | |
netcat.c | 1069 int n, num_fds; local in function:readwrite 1118 num_fds = poll(pfd, 4, timeout); 1121 if (num_fds == -1) { 1127 if (num_fds == 0) |
netcat.c | 1069 int n, num_fds; local in function:readwrite 1118 num_fds = poll(pfd, 4, timeout); 1121 if (num_fds == -1) { 1127 if (num_fds == 0) |
netcat.c | 1069 int n, num_fds; local in function:readwrite 1118 num_fds = poll(pfd, 4, timeout); 1121 if (num_fds == -1) { 1127 if (num_fds == 0) |