Home
last modified time | relevance | path

Searched refs:ac_cv_struct_addrinfo (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/
Dconfigure12277 if ${ac_cv_struct_addrinfo+:} false; then :
12292 ac_cv_struct_addrinfo=yes
12294 ac_cv_struct_addrinfo=no
12299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_addrinfo" >&5
12300 $as_echo "$ac_cv_struct_addrinfo" >&6; }
12301 if test $ac_cv_struct_addrinfo = yes; then
Dconfigure.ac3606 AC_CACHE_VAL(ac_cv_struct_addrinfo,
3608 [ac_cv_struct_addrinfo=yes],
3609 [ac_cv_struct_addrinfo=no]))
3610 AC_MSG_RESULT($ac_cv_struct_addrinfo)
3611 if test $ac_cv_struct_addrinfo = yes; then
/external/python/cpython3/
Dconfigure.ac4250 AC_CACHE_VAL(ac_cv_struct_addrinfo,
4252 [ac_cv_struct_addrinfo=yes],
4253 [ac_cv_struct_addrinfo=no]))
4254 AC_MSG_RESULT($ac_cv_struct_addrinfo)
4255 if test $ac_cv_struct_addrinfo = yes; then
Dconfigure13818 if ${ac_cv_struct_addrinfo+:} false; then :
13833 ac_cv_struct_addrinfo=yes
13835 ac_cv_struct_addrinfo=no
13840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_addrinfo" >&5
13841 $as_echo "$ac_cv_struct_addrinfo" >&6; }
13842 if test $ac_cv_struct_addrinfo = yes; then