HomeSort by: relevance | last modified time | path
    Searched refs:IpAddress (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
iptypes.d 50 IP_ADDRESS_STRING IpAddress;
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 2619 UINT8 IpAddress[16];
  /src/external/bsd/unbound/dist/libunbound/
libunbound.c 1176 ptr->IpAddress.String))!=0) {
  /src/external/bsd/libevent/dist/
evdns.c 3816 r = evdns_nameserver_ip_add_line(base, ns->IpAddress.String);
3819 (ns->IpAddress.String),(int)GetLastError());
3823 log(EVDNS_LOG_DEBUG,"Successfully added %s as nameserver",ns->IpAddress.String);
  /src/external/bsd/ntp/dist/sntp/libevent/
evdns.c 3814 r = evdns_nameserver_ip_add_line(base, ns->IpAddress.String);
3817 (ns->IpAddress.String),(int)GetLastError());
3821 log(EVDNS_LOG_DEBUG,"Successfully added %s as nameserver",ns->IpAddress.String);

Completed in 44 milliseconds