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

/freebsd-11-stable/contrib/byacc/
H A Dconfigure5662 if test "${ac_cv_type_mode_t+set}" = set; then
5692 ac_cv_type_mode_t=yes
5696 ac_cv_type_mode_t=no
5700 echo "$as_me:5700: result: $ac_cv_type_mode_t" >&5
5701 echo "${ECHO_T}$ac_cv_type_mode_t" >&6
5702 if test $ac_cv_type_mode_t = yes; then
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure25585 if test "${ac_cv_type_mode_t+set}" = set; then :
25599 ac_cv_type_mode_t=yes
25601 ac_cv_type_mode_t=no
25606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_mode_t" >&5
25607 $as_echo "$ac_cv_type_mode_t" >&6; }
25608 if test $ac_cv_type_mode_t = no; then
/freebsd-11-stable/contrib/bmake/
H A Dconfigure5061 ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
5062 if test "x$ac_cv_type_mode_t" = x""yes; then :

Completed in 126 milliseconds