Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_libcfile.c71 VG_(fcntl)(newfd, VKI_F_SETFD, VKI_FD_CLOEXEC); in VG_() local
368 Int VG_(fcntl) ( Int fd, Int cmd, Addr arg ) in VG_() argument
/external/bison/linux-lib/
Dfcntl.h401 # define fcntl rpl_fcntl macro
/external/valgrind/main/coregrind/m_gdbserver/
Dremote-utils.c346 VG_(fcntl) (remote_desc, VKI_F_SETFL, save_fcntl_flags & ~VKI_O_NONBLOCK); in remote_open() local
/external/chromium-trace/trace-viewer/third_party/python_gflags/
Dgflags.py401 fcntl = None variable
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c1064 PRE(fcntl) in PRE() argument
1221 POST(fcntl) in POST() argument