Searched refs:xmlNanoFTPCtxt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libxml2-26/libxml2/
H A Dnanoftp.c122 typedef struct xmlNanoFTPCtxt { struct
144 } xmlNanoFTPCtxt, *xmlNanoFTPCtxtPtr; typedef in typeref:struct:xmlNanoFTPCtxt
476 ret = (xmlNanoFTPCtxtPtr) xmlMalloc(sizeof(xmlNanoFTPCtxt));
482 memset(ret, 0, sizeof(xmlNanoFTPCtxt));
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dnanoftp.c121 typedef struct xmlNanoFTPCtxt { struct
143 } xmlNanoFTPCtxt, *xmlNanoFTPCtxtPtr; typedef in typeref:struct:xmlNanoFTPCtxt
475 ret = (xmlNanoFTPCtxtPtr) xmlMalloc(sizeof(xmlNanoFTPCtxt));
481 memset(ret, 0, sizeof(xmlNanoFTPCtxt));

Completed in 113 milliseconds