cmake HAVE_POSIX_FALLOCATE examples

mongodb/mongo-bi-connector-odbc-driver configure.cmake :479

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

alibaba/AliSQL configure.cmake :546

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

arkdb/arkproxy configure.cmake :369

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

percona/percona-server configure.cmake :263

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

logicalclocks/rondb configure.cmake :265

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

alibaba/AliSQLBackup configure.cmake :462

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

ComputationalBiomechanicsLab/opensim-creator third_party/SDL/CMakeLists.txt :1105

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

GoSSIP-SJTU/TripleDoggy cmake/config-ix.cmake :188

check_symbol_exists(posix_fallocate fcntl.h HAVE_POSIX_FALLOCATE)

ceph/ceph cmake/modules/CephChecks.cmake :15

check_function_exists(posix_fallocate HAVE_POSIX_FALLOCATE)

u3d-community/U3D Source/ThirdParty/SDL/CMakeLists.txt :914

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

polardb/polardbx-engine configure.cmake :259

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

Bitcoin-ABC/bitcoin-abc src/config/CMakeLists.txt :211

check_cxx_source_compiles("
    // same as in src/util/system.cpp
    #ifdef __linux__
    #ifdef _POSIX_C_SOURCE
    #undef _POSIX_C_SOURCE
    #endif
    #define _POSIX_C_SOURCE 200112L
    #endif // __linux__
    #include <fcntl.h>
    int main() {
        return posix_fallocate(0, 0, 0);
    }
" HAVE_POSIX_FALLOCATE)

tanis2000/binocle-c src/deps/sdl/CMakeLists.txt :1097

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

percona/percona-xtrabackup configure.cmake :263

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

apache/trafficserver CMakeLists.txt :398

check_symbol_exists(posix_fallocate fcntl.h HAVE_POSIX_FALLOCATE)

GreatSQL/GreatSQL configure.cmake :259

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

qtfreet00/llvm-obfuscator cmake/config-ix.cmake :178

check_symbol_exists(posix_fallocate fcntl.h HAVE_POSIX_FALLOCATE)

cadaver/turso3d ThirdParty/SDL/CMakeLists.txt :1058

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

mxcop/src-dgi extern/sdl/CMakeLists.txt :1057

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/SDL2/CMakeLists.txt :1119

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

percona/percona-xtradb-cluster configure.cmake :264

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

facebook/mysql-5.6 configure.cmake :263

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

vengi-voxel/vengi contrib/libs/sdl2/CMakeLists.txt :1111

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

o2e/OLLVM-9.0.1 cmake/config-ix.cmake :205

check_symbol_exists(posix_fallocate fcntl.h HAVE_POSIX_FALLOCATE)

yrnkrn/zapcc cmake/config-ix.cmake :213

check_symbol_exists(posix_fallocate fcntl.h HAVE_POSIX_FALLOCATE)

Hork-Engine/Hork-Source ThirdParty/SDL3/CMakeLists.txt :1060

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

godlikepanos/anki-3d-engine ThirdParty/Sdl3/CMakeLists.txt :1105

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

RavEngine/RavEngine deps/SDL/CMakeLists.txt :1105

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)

NVIDIA/MDL-SDK src/mdl/jit/llvm/dist/cmake/config-ix.cmake :222

check_symbol_exists(posix_fallocate fcntl.h HAVE_POSIX_FALLOCATE)

yazhiwang/ollvm-tll cmake/config-ix.cmake :213

check_symbol_exists(posix_fallocate fcntl.h HAVE_POSIX_FALLOCATE)

mysql/mysql-server configure.cmake :263

CHECK_FUNCTION_EXISTS (posix_fallocate HAVE_POSIX_FALLOCATE)

amule-project/amule cmake/glib21.cmake :33

check_function_exists (posix_fallocate HAVE_POSIX_FALLOCATE)

GANGE666/xVMP src/cmake/config-ix.cmake :193

check_symbol_exists(posix_fallocate fcntl.h HAVE_POSIX_FALLOCATE)

cvet/fonline ThirdParty/SDL/CMakeLists.txt :1105

check_symbol_exists(posix_fallocate "fcntl.h" HAVE_POSIX_FALLOCATE)