Searched refs:io (Results 1 – 6 of 6) sorted by relevance
114 XMLRPC_VALUE io; /* data associated with this request */ member
332 if(request->io && bFreeIO) { in XMLRPC_RequestFree()333 XMLRPC_CleanupValue(request->io); in XMLRPC_RequestFree()475 if (request->io) { in XMLRPC_RequestSetData()476 XMLRPC_CleanupValue (request->io); in XMLRPC_RequestSetData()478 request->io = XMLRPC_CopyValue(data); in XMLRPC_RequestSetData()479 return request->io; in XMLRPC_RequestSetData()506 return request ? request->io : NULL; in XMLRPC_RequestGetData()743 xResponse = req->io; in XMLRPC_VALUE_FromXML()
55 dba_close($db_writer); // when the writer is open at least db3 would fail because of buffered io.
6 dnl Check if flush should be called explicitly after buffered io8 AC_CACHE_CHECK([whether flush should be called explicitly after a buffered io], ac_cv_flush_io,[51 AC_DEFINE(HAVE_FLUSHIO, 1, [Define if flush should be called explicitly after a buffered io.])
8703 # From: Asbjoern Sloth Toennesen <asbjorn@lila.io>9352 # From: Asbjoern Sloth Toennesen <asbjorn@lila.io>9366 # From: Asbjoern Sloth Toennesen <asbjorn@lila.io>9374 # From: Asbjoern Sloth Toennesen <asbjorn@lila.io>
2499 9. On the advice of a Windows user, included <io.h> and <fcntl.h> in Windows
Completed in 56 milliseconds