Home | History | Annotate | Download | only in libxml

Lines Matching refs:ctx

91 	xmlNanoFTPFreeCtxt	(void * ctx);
101 xmlNanoFTPConnect (void *ctx);
103 xmlNanoFTPClose (void *ctx);
105 xmlNanoFTPQuit (void *ctx);
115 xmlNanoFTPUpdateURL (void *ctx,
122 xmlNanoFTPGetResponse (void *ctx);
124 xmlNanoFTPCheckResponse (void *ctx);
130 xmlNanoFTPCwd (void *ctx,
133 xmlNanoFTPDele (void *ctx,
137 xmlNanoFTPGetConnection (void *ctx);
139 xmlNanoFTPCloseConnection(void *ctx);
141 xmlNanoFTPList (void *ctx,
146 xmlNanoFTPGetSocket (void *ctx,
149 xmlNanoFTPGet (void *ctx,
154 xmlNanoFTPRead (void *ctx,