Searched refs:searchfile (Results 1 – 1 of 1) sorted by relevance
410 char searchfile[MAXPATHLEN]; /* the name of file to be opened */ in searchhost() local449 (void) snprintf(searchfile, sizeof (searchfile), HOSTFILE, in searchhost()452 fp = fopen(searchfile, "rF"); in searchhost()517 char searchfile[MAXPATHLEN]; /* the name of file to be opened */ in searchserv() local526 (void) snprintf(searchfile, sizeof (searchfile), SERVICEFILE, in searchserv()529 fp = fopen(searchfile, "rF"); in searchserv()