HomeSort by relevance Sort by last modified time
    Searched defs:VKI_FD_CLOEXEC (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 271 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-ppc32-linux.h 341 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
    [all...]
vki-ppc64-linux.h 390 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-s390x-linux.h 335 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-x86-linux.h 312 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-arm-linux.h 274 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-darwin.h 299 #define VKI_FD_CLOEXEC FD_CLOEXEC

Completed in 301 milliseconds