Home
last modified time | relevance | path

Searched refs:HAVE_SPLICE (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/include/lapi/
Dsplice.h13 #if !defined(HAVE_SPLICE)
/third_party/glib/
Dconfig.h228 #define HAVE_SPLICE 1 macro
/third_party/glib/gio/
Dgfile.c33 #ifdef HAVE_SPLICE
2972 #ifdef HAVE_SPLICE
3358 #ifdef HAVE_SPLICE in file_copy_fallback()
/third_party/python/
Dpyconfig.h.in1038 #undef HAVE_SPLICE
/third_party/python/Modules/
Dposixmodule.c10455 #if (defined(HAVE_SPLICE) && !defined(_AIX))
15250 #if defined(HAVE_SPLICE) && defined(__linux__) in all_ins()
/third_party/python/Modules/clinic/
Dposixmodule.c.h5718 #if ((defined(HAVE_SPLICE) && !defined(_AIX)))