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

/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c1236 * xmlNanoHTTPClose:
1243 xmlNanoHTTPClose(void *ctx) { function
1562 xmlNanoHTTPClose(ctxt);
1576 xmlNanoHTTPClose(ctxt);
1605 xmlNanoHTTPClose(ctxt);
1615 xmlNanoHTTPClose(ctxt);
H A Delfgcchack.h5658 #undef xmlNanoHTTPClose macro
5659 extern __typeof (xmlNanoHTTPClose) xmlNanoHTTPClose __attribute((alias("xmlNanoHTTPClose__internal_alias")));
5661 #ifndef xmlNanoHTTPClose
5662 extern __typeof (xmlNanoHTTPClose) xmlNanoHTTPClose__internal_alias __attribute((visibility("hidden")));
5663 #define xmlNanoHTTPClose xmlNanoHTTPClose__internal_alias macro

Completed in 178 milliseconds