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

12

/netbsd-current/external/bsd/nsd/dist/
H A Dconfigure6933 if ${ac_cv_type_socklen_t+:} false; then :
6967 ac_cv_type_socklen_t=yes
6969 ac_cv_type_socklen_t=no
6974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_socklen_t" >&5
6975 $as_echo "$ac_cv_type_socklen_t" >&6; }
6976 if test $ac_cv_type_socklen_t = no; then
/netbsd-current/tools/compat/
H A Dconfigure4300 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
4306 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/bsd/iscsi/dist/
H A Dconfigure21373 if test "${ac_cv_type_socklen_t+set}" = set; then
21376 ac_cv_type_socklen_t=no
21458 ac_cv_type_socklen_t=yes
21471 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5
21472 $as_echo "$ac_cv_type_socklen_t" >&6; }
21473 if test "x$ac_cv_type_socklen_t" = x""yes; then
21688 #define HAVE_SOCKLEN_T $ac_cv_type_socklen_t
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dconfigure9182 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9186 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dconfigure9153 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9157 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Dconfigure9168 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9172 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32c/
H A Dconfigure9161 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9165 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/mcore/
H A Dconfigure9168 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9172 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/msp430/
H A Dconfigure9168 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9172 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/aarch64/
H A Dconfigure9168 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9172 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dconfigure9160 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9164 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dconfigure9174 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9178 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Dconfigure9171 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9175 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/avr/
H A Dconfigure9168 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9172 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/frv/
H A Dconfigure9177 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9181 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Dconfigure9177 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9181 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/d10v/
H A Dconfigure9168 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9172 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/ft32/
H A Dconfigure9168 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9172 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Dconfigure9174 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9178 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dconfigure9176 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9180 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/or1k/
H A Dconfigure9173 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9177 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dconfigure9174 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9178 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dconfigure9174 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9178 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh/
H A Dconfigure9168 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9172 if test "x$ac_cv_type_socklen_t" = xyes; then :
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dconfigure9158 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9162 if test "x$ac_cv_type_socklen_t" = xyes; then :

Completed in 1109 milliseconds

12