Home
last modified time | relevance | path

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

/reactos/base/applications/network/ftp/
H A Druserpass.c186 macros[macnum].mac_start = macbuf; in ruserpass()
192 while (tmp != macbuf + 4096) { in ruserpass()
207 if (tmp == macbuf + 4096) { in ruserpass()
H A Dftp_var.h156 extern char macbuf[4096];
H A Dmain.c110 char macbuf[4096]; variable
H A Dcmds.c2165 macros[macnum].mac_start = macbuf; in macdef()
2171 while (tmp != macbuf+4096) { in macdef()