Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/pwritev/
Dpwritev.h24 #if !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/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/ltp/android/include/
Dconfig.h283 #define HAVE_PWRITEV 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h821 #define HAVE_PWRITEV 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h819 #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.c9388 || defined(HAVE_WRITEV) || defined(HAVE_PWRITEV) || defined (HAVE_PWRITEV2)
10191 #if defined(HAVE_PWRITEV) || defined (HAVE_PWRITEV2)
15335 #if defined(HAVE_PWRITEV) in posixmodule_exec()
/external/python/cpython3/
Dpyconfig.h.in818 #undef HAVE_PWRITEV
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5836 #if (defined(HAVE_PWRITEV) || defined (HAVE_PWRITEV2))