Home
last modified time | relevance | path

Searched refs:nfnd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1058 int oldverbose, oldtype = 0, tcrflag, nfnd; in recvrequest() local
1408 if ((nfnd = empty(&mask, 10, nfds)) <= 0) { in recvrequest()
1409 if (nfnd < 0) { in recvrequest()
1867 int tmptype, oldtype = 0, secndflag = 0, nfnd; in proxtrans() local
2021 if ((nfnd = empty(&mask, 10, in proxtrans()
2023 if (nfnd < 0) { in proxtrans()
2053 if ((nfnd = empty(&mask, 10, fileno(ctrl_in) + 1)) <= 0) { in proxtrans()
2054 if (nfnd < 0) { in proxtrans()
2098 if ((nfnd = empty(&mask, 10, in proxtrans()
2100 if (nfnd < 0) { in proxtrans()
[all …]