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

/freebsd-11.0-release/contrib/byacc/
H A Dconfigure3920 if test "${ac_cv_func_mkstemp+set}" = set; then
3966 ac_cv_func_mkstemp=yes
3970 ac_cv_func_mkstemp=no
3974 echo "$as_me:3974: result: $ac_cv_func_mkstemp" >&5
3975 echo "${ECHO_T}$ac_cv_func_mkstemp" >&6
3978 if test "x$cf_cv_func_mkstemp" = xyes || test "x$ac_cv_func_mkstemp" = xyes ; then
/freebsd-11.0-release/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.0-release/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.0-release/contrib/ntp/
H A Dconfigure27084 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
27085 if test "x$ac_cv_func_mkstemp" = xyes; then :
/freebsd-11.0-release/contrib/apr/
H A Dconfigure22340 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
22341 if test "x$ac_cv_func_mkstemp" = xyes; then :

Completed in 338 milliseconds