Searched refs:ctl6 (Results 1 – 2 of 2) sorted by relevance
77 ftp_relay(int ctl6, int ctl4) in ftp_relay() argument94 pfd[1].fd = ctl6; in ftp_relay()129 if (ctl6 >= FD_SETSIZE) in ftp_relay()131 FD_SET(ctl6, &readfds); in ftp_relay()132 maxfd = (ctl6 > maxfd) ? ctl6 : maxfd; in ftp_relay()187 if (FD_ISSET(ctl6, &readfds)) in ftp_relay()194 error = ftp_copycommand(ctl6, ctl4, &state); in ftp_relay()200 close(ctl6); in ftp_relay()215 error = ftp_copyresult(ctl4, ctl6, state); in ftp_relay()221 close(ctl6); in ftp_relay()
44 uint32_t ctl6; member83 #define ds_ctl6 u.tx.ctl6