Home
last modified time | relevance | path

Searched refs:HAVE_PWRITEV (Results 1 – 20 of 20) sorted by relevance

/external/ltp/testcases/kernel/syscalls/pwritev/
Dpwritev.h24 #if !defined(HAVE_PWRITEV)
/external/strace/tests/
Duio.c31 #if defined(HAVE_PREADV) && defined(HAVE_PWRITEV)
Dpwritev.c31 #ifdef HAVE_PWRITEV
Dpreadv-pwritev.c33 #if defined HAVE_PREADV && defined HAVE_PWRITEV
/external/strace/tests-mx32/
Duio.c31 #if defined(HAVE_PREADV) && defined(HAVE_PWRITEV)
Dpwritev.c31 #ifdef HAVE_PWRITEV
Dpreadv-pwritev.c33 #if defined HAVE_PREADV && defined HAVE_PWRITEV
/external/strace/tests-m32/
Duio.c31 #if defined(HAVE_PREADV) && defined(HAVE_PWRITEV)
Dpwritev.c31 #ifdef HAVE_PWRITEV
Dpreadv-pwritev.c33 #if defined HAVE_PREADV && defined HAVE_PWRITEV
/external/ltp/android/include/
Dconfig.h292 #define HAVE_PWRITEV 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h846 #define HAVE_PWRITEV 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h844 #define HAVE_PWRITEV 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h846 #define HAVE_PWRITEV 1 macro
/external/strace/
Dconfig.h954 #define HAVE_PWRITEV 1 macro
Dconfig.h.in951 #undef HAVE_PWRITEV
DChangeLog43014 (main): Check for HAVE_PREADV and HAVE_PWRITEV.
/external/python/cpython3/Modules/
Dposixmodule.c9479 || defined(HAVE_WRITEV) || defined(HAVE_PWRITEV) || defined (HAVE_PWRITEV2)
10282 #if defined(HAVE_PWRITEV) || defined (HAVE_PWRITEV2)
15632 #if defined(HAVE_PWRITEV) in posixmodule_exec()
/external/python/cpython3/
Dpyconfig.h.in843 #undef HAVE_PWRITEV
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5560 #if (defined(HAVE_PWRITEV) || defined (HAVE_PWRITEV2))