Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_libcfile.c66 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_() local
423 Int VG_(fcntl) ( Int fd, Int cmd, Addr arg ) in VG_() argument
/external/strace/
Ddesc.c148 SYS_FUNC(fcntl) in SYS_FUNC() argument
/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.c375 int fcntl(int fildes, int cmd, ...) in fcntl() function
/external/chromium-trace/trace-viewer/tracing/third_party/python_gflags/
Dgflags.py401 fcntl = None variable
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c1459 PRE(fcntl) in PRE() argument
1642 POST(fcntl) in POST() argument