Home
last modified time | relevance | path

Searched refs:HAVE_POSIX_FALLOCATE (Results 1 – 4 of 4) sorted by relevance

/freebsd/tests/sys/pjdfstest/
H A Dconfig.h80 #define HAVE_POSIX_FALLOCATE 1 macro
/freebsd/contrib/pjdfstest/
H A Dconfigure.ac58 [AC_DEFINE([HAVE_POSIX_FALLOCATE], [1], [Define if posix_fallocate exists])])
H A Dpjdfstest.c134 #ifdef HAVE_POSIX_FALLOCATE
243 #ifdef HAVE_POSIX_FALLOCATE
1024 #ifdef HAVE_POSIX_FALLOCATE in call_syscall()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c38863 #if defined(HAVE_POSIX_FALLOCATE) && HAVE_POSIX_FALLOCATE
42279 #if defined(HAVE_POSIX_FALLOCATE) && HAVE_POSIX_FALLOCATE