ReactOS 0.4.16-dev-306-g647d351
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
PDNS_FAMILY_INFO WINAPI | FamilyInfo_GetForFamily (IN WORD AddressFamily) |
Variables | |
DNS_FAMILY_INFO | AddrFamilyTable [3] |
PDNS_FAMILY_INFO WINAPI FamilyInfo_GetForFamily | ( | IN WORD | AddressFamily | ) |
Definition at line 42 of file addr.c.
Referenced by SaBlob_CreateHostent().
DNS_FAMILY_INFO AddrFamilyTable[3] |
Definition at line 13 of file addr.c.
Referenced by FamilyInfo_GetForFamily().