cmake HAVE_POSIX_FADVISE examples

MiKTeX/miktex CMakeLists.txt :1333

check_function_exists(posix_fadvise HAVE_POSIX_FADVISE)

ceph/ceph cmake/modules/CephChecks.cmake :14

check_function_exists(posix_fadvise HAVE_POSIX_FADVISE)

MoeMod/CSMoE 3rdparty/fontconfig-cmake/ConfigureChecks.cmake :86

check_function_exists( posix_fadivse HAVE_POSIX_FADVISE )

apache/trafficserver CMakeLists.txt :397

check_symbol_exists(posix_fadvise fcntl.h HAVE_POSIX_FADVISE)

google/glog CMakeLists.txt :149

check_cxx_symbol_exists (posix_fadvise fcntl.h HAVE_POSIX_FADVISE)

christianparpart/x0 CMakeLists.txt :90

CHECK_FUNCTION_EXISTS(posix_fadvise HAVE_POSIX_FADVISE)

bareos/bareos core/cmake/BareosCheckFunctions.cmake :75

check_function_exists(posix_fadvise HAVE_POSIX_FADVISE)