Home | Sort by: relevance | last modified time | path |
/src/usr.bin/nc/ | |
netcat.c | 1063 int stdin_fd = STDIN_FILENO; local in function:readwrite 1074 stdin_fd = -1; 1077 pfd[POLL_STDIN].fd = stdin_fd; |
netcat.c | 1063 int stdin_fd = STDIN_FILENO; local in function:readwrite 1074 stdin_fd = -1; 1077 pfd[POLL_STDIN].fd = stdin_fd; |