Home
last modified time | relevance | path

Searched refs:HAVE_PWRITE (Results 1 – 9 of 9) sorted by relevance

/third_party/e2fsprogs/util/
Dandroid_config.h48 # define HAVE_PWRITE 1 macro
/third_party/e2fsprogs/misc/
De2fuzz.c35 #if !defined HAVE_PWRITE64 && !defined HAVE_PWRITE
290 #elif HAVE_PWRITE in process_fs()
/third_party/e2fsprogs/lib/
Dconfig.h393 #define HAVE_PWRITE 1 macro
Dconfig.h.in287 #undef HAVE_PWRITE
/third_party/e2fsprogs/lib/ext2fs/
Dunix_io.c380 #elif HAVE_PWRITE in raw_write_blk()
/third_party/python/
Dpyconfig.h.in837 #undef HAVE_PWRITE
/third_party/python/Modules/clinic/
Dposixmodule.c.h5499 #if defined(HAVE_PWRITE)
/third_party/python/Modules/
Dposixmodule.c10245 #ifdef HAVE_PWRITE
/third_party/sqlite/src/
Dsqlite3.c34410 # define HAVE_PWRITE 1
34415 #elif defined(HAVE_PREAD) && defined(HAVE_PWRITE)