xmlNanoFTPCtxt 475 third_party/libxml/src/nanoftp.c ret = (xmlNanoFTPCtxtPtr) xmlMalloc(sizeof(xmlNanoFTPCtxt)); xmlNanoFTPCtxt 481 third_party/libxml/src/nanoftp.c memset(ret, 0, sizeof(xmlNanoFTPCtxt));