Searched refs:GetHosts (Results 1 – 4 of 4) sorted by relevance
398 GetHosts(void ** /*data */ ,
1432 GetHosts(void **data, int *pnHosts, int *pLen, BOOL * pEnabled) in GetHosts() function
3213 result = GetHosts(&pdata, &nHosts, &len, &enabled); in ProcListHosts()
38407 dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]38409 GetHosts saves the pointer to allocated memory in *data, and then38942 dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]38944 GetHosts() iterates over all the hosts it has in memory, and copies