Searched defs:VKI_FD_CLOEXEC (Results 1 - 12 of 12) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-arm64-linux.h262 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-amd64-linux.h289 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-ppc32-linux.h358 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-ppc64-linux.h409 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-s390x-linux.h357 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-tilegx-linux.h256 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-arm-linux.h291 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-mips32-linux.h355 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-mips64-linux.h360 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-x86-linux.h329 #define VKI_FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
H A Dvki-darwin.h318 #define VKI_FD_CLOEXEC FD_CLOEXEC macro
H A Dvki-solaris.h546 #define VKI_FD_CLOEXEC FD_CLOEXEC macro

Completed in 286 milliseconds