Searched refs:HOSTDB (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libresolv/ | ||
H A D | res_gethost.c | 53 static char HOSTDB[] = "/etc/hosts"; variable 351 hostf = fopen(HOSTDB, "r"); 376 if (hostf == NULL && (hostf = fopen(HOSTDB, "r")) == NULL) |
Completed in 15 milliseconds