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

  /external/valgrind/include/vki/
vki-arm64-linux.h 262 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-amd64-linux.h 289 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-ppc32-linux.h 358 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
    [all...]
vki-ppc64-linux.h 409 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-s390x-linux.h 357 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-arm-linux.h 291 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-mips32-linux.h 355 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
    [all...]
vki-mips64-linux.h 360 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
    [all...]
vki-x86-linux.h 329 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */
vki-darwin.h 318 #define VKI_FD_CLOEXEC FD_CLOEXEC
vki-solaris.h 562 #define VKI_FD_CLOEXEC FD_CLOEXEC
    [all...]

Completed in 410 milliseconds