Searched refs:ac_cv_func_mkstemp (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/byacc/
H A Dconfigure4044 if test "${ac_cv_func_mkstemp+set}" = set; then
4090 ac_cv_func_mkstemp=yes
4094 ac_cv_func_mkstemp=no
4098 echo "$as_me:4098: result: $ac_cv_func_mkstemp" >&5
4099 echo "${ECHO_T}$ac_cv_func_mkstemp" >&6
4102 if test "x$cf_cv_func_mkstemp" = xyes || test "x$ac_cv_func_mkstemp" = xyes ; then
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure12018 if test "${ac_cv_func_mkstemp+set}" = set; then
12094 ac_cv_func_mkstemp=yes
12099 ac_cv_func_mkstemp=no
12104 echo "$as_me:$LINENO: result: $ac_cv_func_mkstemp" >&5
12105 echo "${ECHO_T}$ac_cv_func_mkstemp" >&6
12106 if test $ac_cv_func_mkstemp = yes; then
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure19808 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
19809 if test "x$ac_cv_func_mkstemp" = x""yes; then :
21243 if test "$ac_cv_func_mkstemp+set" != set -o "$ac_cv_func_mkstemp" = yes; then
/freebsd-11-stable/contrib/apr/
H A Dconfigure22997 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
22998 if test "x$ac_cv_func_mkstemp" = xyes; then :
/freebsd-11-stable/contrib/ntp/
H A Dconfigure27187 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
27188 if test "x$ac_cv_func_mkstemp" = xyes; then :

Completed in 201 milliseconds