Home | Sort by: relevance | last modified time | path |
/src/usr.bin/ftp/ | |
ftp.c | 1897 int prox_type, nfnd; local in function:proxtrans 2001 if ((nfnd = empty(cin, NULL, 10)) <= 0) { 2002 if (nfnd < 0) 2022 int nfnd = 1; local in function:reset 2029 while (nfnd > 0) { 2030 if ((nfnd = empty(cin, NULL, 0)) < 0) { 2034 } else if (nfnd) 2111 int nfnd; local in function:abort_remote 2131 if ((nfnd = empty(cin, din, 10)) <= 0) { 2132 if (nfnd < 0 [all...] |
ftp.c | 1897 int prox_type, nfnd; local in function:proxtrans 2001 if ((nfnd = empty(cin, NULL, 10)) <= 0) { 2002 if (nfnd < 0) 2022 int nfnd = 1; local in function:reset 2029 while (nfnd > 0) { 2030 if ((nfnd = empty(cin, NULL, 0)) < 0) { 2034 } else if (nfnd) 2111 int nfnd; local in function:abort_remote 2131 if ((nfnd = empty(cin, din, 10)) <= 0) { 2132 if (nfnd < 0 [all...] |