Home
last modified time | relevance | path

Searched defs:fcntl (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_ioctl.py5 fcntl = import_module('fcntl') variable
Dtest_fcntl.py14 fcntl = import_module('fcntl') variable
Dtest_pty.py4 fcntl = import_module('fcntl') variable
Dtest_io.py52 fcntl = None variable
/external/strace/
Dfcntl.c195 SYS_FUNC(fcntl) in SYS_FUNC() argument
/external/libmojo/third_party/catapult/devil/devil/utils/
Dcmd_helper.py21 fcntl = None variable
/external/valgrind/coregrind/
Dm_libcfile.c66 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_() local
504 Int VG_(fcntl) ( Int fd, Int cmd, Addr arg ) in VG_() argument
Dm_libcprint.c404 VG_(fcntl)(safe_fd, VKI_F_SETFD, VKI_FD_CLOEXEC); in finalize_sink_fd() local
/external/python/cpython2/Lib/
DSimpleXMLRPCServer.py113 fcntl = None variable
Dmailbox.py26 fcntl = None variable
/external/bison/linux-lib/
Dfcntl.h401 # define fcntl rpl_fcntl macro
/external/valgrind/coregrind/m_gdbserver/
Dremote-utils.c293 VG_(fcntl) (remote_desc, VKI_F_SETFL, save_fcntl_flags & ~VKI_O_NONBLOCK); in setup_remote_desc_for_reading() local
/external/fio/os/windows/
Dposix.c436 int fcntl(int fildes, int cmd, ...) in fcntl() function
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c1548 PRE(fcntl) in PRE() argument
1747 POST(fcntl) in POST() argument