Home
last modified time | relevance | path

Searched refs:VKI_O_NONBLOCK (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/main/coregrind/m_gdbserver/
Dremote-utils.c344 remote_desc = open_fifo ("read", from_gdb, VKI_O_RDONLY|VKI_O_NONBLOCK); in remote_open()
346 VG_(fcntl) (remote_desc, VKI_F_SETFL, save_fcntl_flags & ~VKI_O_NONBLOCK); in remote_open()
/external/valgrind/main/include/vki/
Dvki-amd64-linux.h252 #define VKI_O_NONBLOCK 04000 macro
Dvki-ppc32-linux.h317 #define VKI_O_NONBLOCK 04000 macro
Dvki-arm-linux.h250 #define VKI_O_NONBLOCK 04000 macro
Dvki-ppc64-linux.h370 #define VKI_O_NONBLOCK 04000 macro
Dvki-s390x-linux.h318 #define VKI_O_NONBLOCK 00004000 macro
Dvki-x86-linux.h288 #define VKI_O_NONBLOCK 04000 macro
Dvki-mips32-linux.h322 #define VKI_O_NONBLOCK 0x0080 macro
Dvki-darwin.h259 #define VKI_O_NONBLOCK O_NONBLOCK macro
/external/valgrind/main/docs/internals/
Dporting-to-ARM.txt475 #define VKI_O_NONBLOCK 04000