Searched defs:io_func (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_file2k.py | 555 def _test_close_open_io(self, io_func, nb_workers=5): argument |
/external/boringssl/src/crypto/bio/ | ||
D | bio.c | 134 io_func_t io_func = NULL; in bio_io() local |