Searched refs:ac_cv_func_daemon (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure31511 if test "${ac_cv_func_daemon+set}" = set; then
31577 ac_cv_func_daemon=yes
31582 ac_cv_func_daemon=no
31588 { echo "$as_me:$LINENO: result: $ac_cv_func_daemon" >&5
31589 echo "${ECHO_T}$ac_cv_func_daemon" >&6; }
31590 if test $ac_cv_func_daemon = yes; then
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure11126 ac_fn_c_check_func "$LINENO" "daemon" "ac_cv_func_daemon"
11127 if test "x$ac_cv_func_daemon" = xyes; then :
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure31044 ac_fn_c_check_func "$LINENO" "daemon" "ac_cv_func_daemon"
31045 if test "x$ac_cv_func_daemon" = xyes; then :
[all...]

Completed in 318 milliseconds