Home | History | Annotate | Download | only in libxml2

Lines Matching full:tstfile

2068     char *tstfile = NULL;
2079 tstfile = argv[2];
2087 xmlNanoFTPList(ctxt, ftpList, NULL, tstfile);
2090 if (xmlNanoFTPGet(ctxt, ftpData, (void *) output, tstfile) < 0)