Searched refs:nfnd (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | ftp.c | 1054 int oldverbose, oldtype = 0, tcrflag, nfnd; local 1404 if ((nfnd = empty(&mask, 10, nfds)) <= 0) { 1405 if (nfnd < 0) { 1862 int tmptype, oldtype = 0, secndflag = 0, nfnd; local 2016 if ((nfnd = empty(&mask, 10, 2018 if (nfnd < 0) { 2048 if ((nfnd = empty(&mask, 10, fileno(ctrl_in) + 1)) <= 0) { 2049 if (nfnd < 0) { 2093 if ((nfnd = empty(&mask, 10, 2095 if (nfnd < 2180 int nfnd = 1; local [all...] |
Completed in 56 milliseconds