Home
last modified time | relevance | path

Searched refs:io_flush (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/python/
Dlibxml.py66 def io_flush(self): member in ioWrapper
148 self.io_flush()
154 self.io_flush()
/external/lua/src/
Dliolib.c687 static int io_flush (lua_State *L) { in io_flush() function
702 {"flush", io_flush},