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

/external/libxml2/
H A Dnanoftp.c1957 * xmlNanoFTPRead:
1969 xmlNanoFTPRead(void *ctx, void *dest, int len) { function
H A Delfgcchack.h5746 #undef xmlNanoFTPRead macro
5747 extern __typeof (xmlNanoFTPRead) xmlNanoFTPRead __attribute((alias("xmlNanoFTPRead__internal_alias")));
5749 #ifndef xmlNanoFTPRead
5750 extern __typeof (xmlNanoFTPRead) xmlNanoFTPRead__internal_alias __attribute((visibility("hidden")));
5751 #define xmlNanoFTPRead xmlNanoFTPRead__internal_alias macro

Completed in 126 milliseconds