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
366 Int VG_(fcntl) ( Int fd, Int cmd, Addr arg ) in VG_() argument
Dm_main.c392 VG_(fcntl)(fd, VKI_F_SETFD, VKI_FD_CLOEXEC); in move_fd_into_safe_range() local
/external/valgrind/main/coregrind/m_gdbserver/
Dremote-utils.c345 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.c1065 PRE(fcntl) in PRE() argument
1222 POST(fcntl) in POST() argument