Home
last modified time | relevance | path

Searched defs:Family (Results 1 – 23 of 23) sorted by relevance

/reactos/modules/rostests/apitests/gdi32/
H A DEnumFontFamilies.c24 _In_ PCWSTR Family, in WrapEnumFontFamiliesA()
37 _In_ PCWSTR Family, in WrapEnumFontFamiliesW()
48 _In_ PCWSTR Family, in WrapEnumFontFamiliesExA()
65 _In_ PCWSTR Family, in WrapEnumFontFamiliesExW()
/reactos/dll/win32/ws2_32/src/
H A Daddrconv.c498 _In_ INT Family, in inet_ntop()
531 _In_ INT Family, in InetNtopW()
564 _In_ INT Family, in inet_pton()
601 _In_ INT Family, in InetPtonW()
H A Dnscatalo.c567 LONG Family; in WsNcMatchProtocols() local
/reactos/dll/win32/rasadhlp/
H A Dprecomp.h55 AUTODIAL_FAMILY Family; member
67 CONNECTION_FAMILY Family; member
/reactos/modules/rostests/apitests/advapi32/
H A DServiceNetwork.c70 static DWORD GetExtendedTcpTableWithAlloc(PVOID *TcpTable, BOOL Order, DWORD Family, TCP_TABLE_CLAS… in GetExtendedTcpTableWithAlloc()
97 static DWORD GetExtendedUdpTableWithAlloc(PVOID *UdpTable, BOOL Order, DWORD Family, UDP_TABLE_CLAS… in GetExtendedUdpTableWithAlloc()
/reactos/modules/rostests/apitests/iphlpapi/
H A DGetExtendedTcpTable.c14 static DWORD GetExtendedTcpTableWithAlloc(PVOID *TcpTable, BOOL Order, DWORD Family, TCP_TABLE_CLAS… in GetExtendedTcpTableWithAlloc()
H A DGetExtendedUdpTable.c14 static DWORD GetExtendedUdpTableWithAlloc(PVOID *UdpTable, BOOL Order, DWORD Family, UDP_TABLE_CLAS… in GetExtendedUdpTableWithAlloc()
H A DGetOwnerModuleFromTcpEntry.c14 static DWORD GetExtendedTcpTableWithAlloc(PVOID *TcpTable, BOOL Order, DWORD Family, TCP_TABLE_CLAS… in GetExtendedTcpTableWithAlloc()
H A DGetOwnerModuleFromUdpEntry.c14 static DWORD GetExtendedUdpTableWithAlloc(PVOID *UdpTable, BOOL Order, DWORD Family, UDP_TABLE_CLAS… in GetExtendedUdpTableWithAlloc()
/reactos/dll/win32/winhttp/
H A Dinet_ntop.c57 inet_ntop(INT Family, const VOID *pAddr, PSTR pStringBuf, size_t StringBufSize) in inet_ntop()
/reactos/win32ss/user/winsrv/concfg/
H A Dfont.h56 ULONG Family; member
/reactos/hal/halx86/mp/
H A Dmpconfig.c55 HaliMPFamily(ULONG Family, in HaliMPFamily()
/reactos/base/applications/network/ping/
H A Dping.c62 static int Family = AF_UNSPEC; variable
/reactos/dll/win32/iphlpapi/
H A Daddress.c317 _In_ ULONG Family, in GetAdaptersAddresses()
H A Diphlpapi_main.c2989 DWORD WINAPI DECLSPEC_HOTPATCH GetAdaptersAddresses(ULONG Family,ULONG Flags,PVOID Reserved,PIP_ADA… in GetAdaptersAddresses()
/reactos/base/applications/network/tracert/
H A Dtracert.cpp42 int Family; member
/reactos/ntoskrnl/ke/amd64/
H A Dcpu.c46 ULONG Family : 4; member
/reactos/drivers/network/tcpip/ip/transport/tcp/
H A Dtcp.c154 UINT Family, UINT Type, UINT Proto ) in TCPSocket()
/reactos/ntoskrnl/ke/i386/
H A Dcpu.c71 ULONG Family : 4; member
/reactos/drivers/network/tcpip/include/
H A Dtitypes.h118 USHORT Family; /* Address family */ member
/reactos/sdk/include/psdk/
H A Dmstcpip.h1047 _In_ ADDRESS_FAMILY Family, in INET_SET_ADDRESS()
H A Dwindns.h187 WORD Family; member
/reactos/modules/rostests/winetests/gdi32/
H A Dfont.c5478 static void test_fullname2_helper(const char *Family) in test_fullname2_helper()