Searched refs:inet4 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Dextconf.rb275 int passive, gaierr, inet4 = 0, inet6 = 0;
326 inet4++;
350 if (!(inet4 == 0 || inet4 == 2))
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dwget.vim99 syn match wgetCommand "^\s*inet4[-_]\=only" contained
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_getaddrinfo.c75 si_inet_config(uint32_t *inet4, uint32_t *inet6) argument
128 if (inet4 != NULL) *inet4 = net_v4_count;
H A Dsi_module.h370 int si_inet_config(uint32_t *inet4, uint32_t *inet6);
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm63 my @caller_force_inet4; # in case inet4 gets forced we store here who forced it
161 # inet4|inet6|debug will be handeled by myself, everything
168 if ( /^inet4$/i ) {
169 # explicitly fall back to inet4
176 # loading it with 'inet4'. In this case re-enable but warn
2396 Domain (this is per socket) or load IO::Socket::SSL with the option 'inet4'
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dconfigure5217 int passive, gaierr, inet4 = 0, inet6 = 0;
5253 inet4++;
5288 if (!(inet4 == 0 || inet4 == 2))

Completed in 137 milliseconds