Searched refs:hostfile (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devdns.c3518 static const char hostfile[] = "\\drivers\\etc\\hosts"; local
3524 len_out = strlen(path)+strlen(hostfile);
3526 evutil_snprintf(path_out, len_out, "%s%s", path, hostfile);

Completed in 163 milliseconds