Searched refs:ac_cv_func_mmap_ok (Results 1 – 2 of 2) sorted by relevance
625 AC_CACHE_VAL(ac_cv_func_mmap_ok,629 …cntl.h>], [mmap((void *)0, 0, PROT_READ, 0, 0, 0);])],[ac_cv_func_mmap_ok=yes],[ac_cv_func_mmap_ok…630 AC_MSG_RESULT($ac_cv_func_mmap_ok)631 if test $ac_cv_func_mmap_ok = yes
6415 if ${ac_cv_func_mmap_ok+:} false; then :6433 ac_cv_func_mmap_ok=yes6435 ac_cv_func_mmap_ok=no6441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_ok" >&56442 $as_echo "$ac_cv_func_mmap_ok" >&6; }6443 if test $ac_cv_func_mmap_ok = yes