Searched refs:xmlNanoFTPNewCtxt (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dnanoftp.h70 xmlNanoFTPNewCtxt (const char *URL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dnanoftp.h70 xmlNanoFTPNewCtxt (const char *URL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dnanoftp.in.h70 xmlNanoFTPNewCtxt (const char *URL);
H A Dnanoftp.c460 * xmlNanoFTPNewCtxt:
469 xmlNanoFTPNewCtxt(const char *URL) { function
1242 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(NULL);
1997 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(URL);
2070 ctxt = xmlNanoFTPNewCtxt(argv[1]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dnanoftp.h70 xmlNanoFTPNewCtxt (const char *URL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanoftp.in.h70 xmlNanoFTPNewCtxt (const char *URL);
H A Dnanoftp.c460 * xmlNanoFTPNewCtxt:
469 xmlNanoFTPNewCtxt(const char *URL) { function
1242 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(NULL);
1997 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(URL);
2070 ctxt = xmlNanoFTPNewCtxt(argv[1]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dnanoftp.c462 * xmlNanoFTPNewCtxt:
471 xmlNanoFTPNewCtxt(const char *URL) { function
1244 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(NULL);
1999 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(URL);
2072 ctxt = xmlNanoFTPNewCtxt(argv[1]);
H A Delfgcchack.h5550 #undef xmlNanoFTPNewCtxt macro
5551 extern __typeof (xmlNanoFTPNewCtxt) xmlNanoFTPNewCtxt __attribute((alias("xmlNanoFTPNewCtxt__internal_alias")));
5553 #ifndef xmlNanoFTPNewCtxt
5554 extern __typeof (xmlNanoFTPNewCtxt) xmlNanoFTPNewCtxt__internal_alias __attribute((visibility("hidden")));
5555 #define xmlNanoFTPNewCtxt xmlNanoFTPNewCtxt__internal_alias macro
H A Dtestapi.c670 if (no == 0) return(xmlNanoFTPNewCtxt(REMOTE2GOOD));
671 if (no == 1) return(xmlNanoFTPNewCtxt(REMOTE1GOOD));
672 if (no == 2) return(xmlNanoFTPNewCtxt("foo"));
11789 ret_val = xmlNanoFTPNewCtxt(URL);
11795 printf("Leak of %d blocks found in xmlNanoFTPNewCtxt",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dnanoftp.c462 * xmlNanoFTPNewCtxt:
471 xmlNanoFTPNewCtxt(const char *URL) { function
1244 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(NULL);
1999 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(URL);
2072 ctxt = xmlNanoFTPNewCtxt(argv[1]);
H A Delfgcchack.h5550 #undef xmlNanoFTPNewCtxt macro
5551 extern __typeof (xmlNanoFTPNewCtxt) xmlNanoFTPNewCtxt __attribute((alias("xmlNanoFTPNewCtxt__internal_alias")));
5553 #ifndef xmlNanoFTPNewCtxt
5554 extern __typeof (xmlNanoFTPNewCtxt) xmlNanoFTPNewCtxt__internal_alias __attribute((visibility("hidden")));
5555 #define xmlNanoFTPNewCtxt xmlNanoFTPNewCtxt__internal_alias macro
H A Dtestapi.c670 if (no == 0) return(xmlNanoFTPNewCtxt(REMOTE2GOOD));
671 if (no == 1) return(xmlNanoFTPNewCtxt(REMOTE1GOOD));
672 if (no == 2) return(xmlNanoFTPNewCtxt("foo"));
11789 ret_val = xmlNanoFTPNewCtxt(URL);
11795 printf("Leak of %d blocks found in xmlNanoFTPNewCtxt",
[all...]

Completed in 650 milliseconds