Searched refs:ac_cv_type_socklen_t (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/contrib/queryperf/
H A Dconfigure.in25 [AC_CACHE_CHECK([for socklen_t], ac_cv_type_socklen_t,
31 ac_cv_type_socklen_t=yes,
32 ac_cv_type_socklen_t=no)
34 if test $ac_cv_type_socklen_t != yes; then
H A Dconfigure2921 if ${ac_cv_type_socklen_t+:} false; then :
2938 ac_cv_type_socklen_t=yes
2940 ac_cv_type_socklen_t=no
2945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_socklen_t" >&5
2946 $as_echo "$ac_cv_type_socklen_t" >&6; }
2947 if test $ac_cv_type_socklen_t != yes; then
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dconfigure.in333 AC_CACHE_CHECK([for socklen_t], ac_cv_type_socklen_t, [
343 ], ac_cv_type_socklen_t=yes, ac_cv_type_socklen_t=no)])
344 if test $ac_cv_type_socklen_t = no; then
H A Dconfigure7812 if eval "test \"`echo '$''{'ac_cv_type_socklen_t'+set}'`\" = set"; then
7831 ac_cv_type_socklen_t=yes
7834 ac_cv_type_socklen_t=no
7840 echo "$ac_t""$ac_cv_type_socklen_t" 1>&6
7841 if test $ac_cv_type_socklen_t = no; then
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dconfigure6865 if test "${ac_cv_type_socklen_t+set}" = set; then
6905 ac_cv_type_socklen_t=yes
6910 ac_cv_type_socklen_t=no
6915 { echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5
6916 echo "${ECHO_T}$ac_cv_type_socklen_t" >&6; }
6917 if test $ac_cv_type_socklen_t = yes; then
/macosx-10.10.1/tcsh-65/tcsh/
H A Dconfigure6681 if test "${ac_cv_type_socklen_t+set}" = set; then
6724 ac_cv_type_socklen_t=yes
6729 ac_cv_type_socklen_t=no
6734 { echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5
6735 echo "${ECHO_T}$ac_cv_type_socklen_t" >&6; }
6736 if test $ac_cv_type_socklen_t = yes; then
/macosx-10.10.1/rsync-45/rsync/
H A Dconfigure10471 if test "${ac_cv_type_socklen_t+set}" = set; then
10529 ac_cv_type_socklen_t=yes
10534 ac_cv_type_socklen_t=no
10539 { echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5
10540 echo "${ECHO_T}$ac_cv_type_socklen_t" >&6; }
10541 if test $ac_cv_type_socklen_t = yes; then
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dconfigure29530 if test "${ac_cv_type_socklen_t+set}" = set; then
29573 ac_cv_type_socklen_t=yes
29578 ac_cv_type_socklen_t=no
29583 { echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5
29584 echo "${ECHO_T}$ac_cv_type_socklen_t" >&6; }
29585 if test $ac_cv_type_socklen_t = yes; then
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfigure12978 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
12981 if test "x$ac_cv_type_socklen_t" = xyes; then :
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfigure21662 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "$ac_includes_default"
21663 if test "x$ac_cv_type_socklen_t" = x""yes; then :
/macosx-10.10.1/bind9-45.101/bind9/
H A Dconfigure20770 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "
20775 if test "x$ac_cv_type_socklen_t" = x""yes; then :

Completed in 446 milliseconds