Searched refs:SetCache (Results 1 – 2 of 2) sorted by relevance
43 typedef int32_t (*SetCache)(uint16_t netId, struct ParamWrapper param, struct addrinfo *res); typedef130 SetCache func = (SetCache)dlsym(handle, "NetSysSetResolvCache");
28 using SetCache = int32_t (*)(uint16_t netId, struct ParamWrapper param, struct addrinfo *res); typedef