Home
last modified time | relevance | path

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

/reactos/base/applications/network/ftp/
H A Dftp.c73 int allbinary; variable
819 if (type != TYPE_A && (allbinary == 0 || type != TYPE_I)) { in recvrequest()
H A Dcmds.c33 extern int allbinary;
96 allbinary = 0; in setpeer()