Lines Matching refs:IoctlSocket
22782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ioctlsocket can be linked" >&5
22783 $as_echo_n "checking if ioctlsocket can be linked... " >&6; }
22793 if(0 != ioctlsocket(0, 0, 0))
22818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ioctlsocket is prototyped" >&5
22819 $as_echo_n "checking if ioctlsocket is prototyped... " >&6; }
22827 $EGREP "ioctlsocket" >/dev/null 2>&1; then :
22845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ioctlsocket is compilable" >&5
22846 $as_echo_n "checking if ioctlsocket is compilable... " >&6; }
22856 if(0 != ioctlsocket(0, 0, 0))
22881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ioctlsocket usage allowed" >&5
22882 $as_echo_n "checking if ioctlsocket usage allowed... " >&6; }
22894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ioctlsocket might be used" >&5
22895 $as_echo_n "checking if ioctlsocket might be used... " >&6; }
22914 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ioctlsocket FIONBIO is compilable" >&5
22915 $as_echo_n "checking if ioctlsocket FIONBIO is compilable... " >&6; }
22926 if(0 != ioctlsocket(0, FIONBIO, &flags))
22951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ioctlsocket FIONBIO usage allowed" >&5
22952 $as_echo_n "checking if ioctlsocket FIONBIO usage allowed... " >&6; }
22964 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ioctlsocket FIONBIO might be used" >&5
22965 $as_echo_n "checking if ioctlsocket FIONBIO might be used... " >&6; }
22995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if IoctlSocket can be linked" >&5
22996 $as_echo_n "checking if IoctlSocket can be linked... " >&6; }
23001 #define IoctlSocket innocuous_IoctlSocket
23007 #undef IoctlSocket
23011 char IoctlSocket ();
23018 return IoctlSocket ();
23041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if IoctlSocket is prototyped" >&5
23042 $as_echo_n "checking if IoctlSocket is prototyped... " >&6; }
23050 $EGREP "IoctlSocket" >/dev/null 2>&1; then :
23068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if IoctlSocket is compilable" >&5
23069 $as_echo_n "checking if IoctlSocket is compilable... " >&6; }
23079 if(0 != IoctlSocket(0, 0, 0))
23104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if IoctlSocket usage allowed" >&5
23105 $as_echo_n "checking if IoctlSocket usage allowed... " >&6; }
23117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if IoctlSocket might be used" >&5
23118 $as_echo_n "checking if IoctlSocket might be used... " >&6; }
23137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if IoctlSocket FIONBIO is compilable" >&5
23138 $as_echo_n "checking if IoctlSocket FIONBIO is compilable... " >&6; }
23149 if(0 != ioctlsocket(0, FIONBIO, &flags))
23174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if IoctlSocket FIONBIO usage allowed" >&5
23175 $as_echo_n "checking if IoctlSocket FIONBIO usage allowed... " >&6; }
23187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if IoctlSocket FIONBIO might be used" >&5
23188 $as_echo_n "checking if IoctlSocket FIONBIO might be used... " >&6; }
25890 tst_method="ioctlsocket FIONBIO"
25892 tst_method="IoctlSocket FIONBIO"