Searched defs:a6 (Results 1 - 8 of 8) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/master/
H A Dt_master.c240 static const char *a6 = variable
248 t_assert("dns_master_loadfile", 6, T_REQUIRED, "%s", a6);
/bind-9.6-ESV-R11/lib/dns/rdata/in_1/
H A Da6_38.c279 dns_rdata_in_a6_t *a6 = source; local
289 REQUIRE(a6->common.rdtype == type);
290 REQUIRE(a6->common.rdclass == rdclass);
295 if (a6->prefixlen > 128)
298 RETERR(uint8_tobuffer(a6->prefixlen, target));
301 if (a6->prefixlen != 128) {
302 octets = 16 - a6->prefixlen / 8;
303 bits = a6->prefixlen % 8;
306 first = a6->in6_addr.s6_addr[16 - octets] & mask;
312 a6
324 dns_rdata_in_a6_t *a6 = target; local
369 dns_rdata_in_a6_t *a6 = source; local
[all...]
/bind-9.6-ESV-R11/lib/lwres/
H A Dgetaddrinfo.c394 struct in6_addr *a6 = (struct in6_addr *)abuf; local
395 memmove(&a6->s6_addr[12], &a6->s6_addr[0], 4);
396 memset(&a6->s6_addr[10], 0xff, 2);
397 memset(&a6->s6_addr[0], 0, 10);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c612 _org_WSAAsyncGetHostByAddr(HWND a0, u_int a1, const char* a2, int a3, int a4, char* a5, int a6) argument
614 static HANDLE (PASCAL *fp)(HWND a0, u_int a1, const char* a2, int a3, int a4, char* a5, int a6);
627 return (*fp)(a0, a1, a2, a3, a4, a5, a6);
1220 GetAddressByNameA(DWORD a0, LPGUID a1, LPSTR a2, LPINT a3, DWORD a4, LPSERVICE_ASYNC_INFO a5, LPVOID a6, LPDWORD a7, LPSTR a8, LPDWORD a9) argument
1222 static INT (PASCAL *fp)(DWORD a0, LPGUID a1, LPSTR a2, LPINT a3, DWORD a4, LPSERVICE_ASYNC_INFO a5, LPVOID a6, LPDWORD a7, LPSTR a8, LPDWORD a9);
1235 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9);
1239 GetAddressByNameW(DWORD a0, LPGUID a1, LPWSTR a2, LPINT a3, DWORD a4, LPSERVICE_ASYNC_INFO a5, LPVOID a6, LPDWORD a7, LPWSTR a8, LPDWORD a9) argument
1241 static INT (PASCAL *fp)(DWORD a0, LPGUID a1, LPWSTR a2, LPINT a3, DWORD a4, LPSERVICE_ASYNC_INFO a5, LPVOID a6, LPDWORD a7, LPWSTR a8, LPDWORD a9);
1254 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9);
1410 GetServiceA(DWORD a0, LPGUID a1, LPSTR a2, DWORD a3, LPVOID a4, LPDWORD a5, LPSERVICE_ASYNC_INFO a6) argument
1429 GetServiceW(DWORD a0, LPGUID a1, LPWSTR a2, DWORD a3, LPVOID a4, LPDWORD a5, LPSERVICE_ASYNC_INFO a6) argument
1486 TransmitFile(SOCKET a0, HANDLE a1, DWORD a2, DWORD a3, LPOVERLAPPED a4, LPTRANSMIT_FILE_BUFFERS a5, DWORD a6) argument
1505 AcceptEx(SOCKET a0, SOCKET a1, PVOID a2, DWORD a3, DWORD a4, DWORD a5, LPDWORD a6, LPOVERLAPPED a7) argument
1524 GetAcceptExSockaddrs(PVOID a0, DWORD a1, DWORD a2, DWORD a3, struct sockaddr** a4, LPINT a5, struct sockaddr** a6, LPINT a7) argument
[all...]
/bind-9.6-ESV-R11/bin/tests/db/
H A Dt_db.c611 static const char *a6 = variable
618 t_assert("dns_db_origin", 6, T_REQUIRED, "%s", a6);
/bind-9.6-ESV-R11/bin/tests/rbt/
H A Dt_rbt.c571 static const char *a6 = "when name exists and exactly matches the " variable
578 t_assert("dns_rbt_findname", 6, T_REQUIRED, "%s", a6);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c555 WSAConnect(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6) argument
557 static int (WINAPI *fp)(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6);
570 return (*fp)(a0, a1, a2, a3, a4, a5, a6);
935 WSAIoctl(SOCKET a0, DWORD a1, LPVOID a2, DWORD a3, LPVOID a4, DWORD a5, LPDWORD a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8) argument
937 static int (WINAPI *fp)(SOCKET a0, DWORD a1, LPVOID a2, DWORD a3, LPVOID a4, DWORD a5, LPDWORD a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8);
950 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7, a8);
1087 WSAJoinLeaf(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6, DWORD a7) argument
1089 static SOCKET (WINAPI *fp)(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6, DWORD a7);
1102 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7);
1258 WSARecv(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, LPDWORD a4, LPWSAOVERLAPPED a5, LPWSAOVERLAPPED_COMPLETION_ROUTINE a6) argument
1296 WSARecvFrom(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, LPDWORD a4, struct sockaddr * a5, LPINT a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8) argument
1353 WSASend(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, DWORD a4, LPWSAOVERLAPPED a5, LPWSAOVERLAPPED_COMPLETION_ROUTINE a6) argument
1391 WSASendTo(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, DWORD a4, const struct sockaddr * a5, int a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8) argument
1714 _org_WSAAsyncGetHostByAddr(HWND a0, u_int a1, const char* a2, int a3, int a4, char* a5, int a6) argument
2075 WSANSPIoctl(HANDLE a0, DWORD a1, LPVOID a2, DWORD a3, LPVOID a4, DWORD a5, LPDWORD a6, LPVOID a7) argument
2151 _org_getnameinfo(LPVOID a0, DWORD a1, char* a2, DWORD a3, char* a4, DWORD a5, int a6) argument
[all...]
/bind-9.6-ESV-R11/bin/tests/names/
H A Dt_names.c462 static const char *a6 = "dns_name_hasbuffer returns ISC_TRUE if 'name' has a " variable
473 t_assert("dns_name_hasbuffer", 1, T_REQUIRED, "%s", a6);

Completed in 47 milliseconds