Searched defs:protocols (Results 1 – 6 of 6) sorted by relevance
56 struct protocol *protocols = NULL; variable
188 SecPkgCred_SupportedProtocols protocols; in test_supported_protocols() local
171 const struct protent* const protocols[] = { variable
131 } protocols[ANYSIZE_ARRAY]; member
1052 DWORD size, status, policy, bitness, read_size, err, available_size, protocols, flags; in test_secure_connection() local
957 …ULT WINAPI networkconfig_GetNumProtocolsSupported(IWMReaderNetworkConfig2 *iface, DWORD *protocols) in networkconfig_GetNumProtocolsSupported()