Searched defs:tstfile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c2068 char *tstfile = NULL; local
2079 tstfile = argv[2];
2087 xmlNanoFTPList(ctxt, ftpList, NULL, tstfile);
2090 if (xmlNanoFTPGet(ctxt, ftpData, (void *) output, tstfile) < 0)

Completed in 41 milliseconds