Searched defs:fcntl (Results 1 – 6 of 6) sorted by relevance
14 fcntl = import_module('fcntl') variable
5 fcntl = import_module('fcntl') variable
4 fcntl = import_module('fcntl') variable
113 fcntl = None variable
28 fcntl = None variable
352 fcntl (int fildes, int cmd, ...) in fcntl() function