Searched refs:LOCALHOST (Results 1 – 3 of 3) sorted by relevance
74 #define LOCALHOST "localhost" macro431 (strcmp(token, LOCALHOST) == 0) || in searchhost()433 (void) strcpy(hostbuf, LOCALHOST); in searchhost()
130 #define LOCALHOST "localhost" macro212 if (strcmp(args->arg.nss.host.name, LOCALHOST) == 0) { in _get_hostserv_inetnetdir_byname()324 LOCALHOST) == 0)) { in _get_hostserv_inetnetdir_byname()439 LOCALHOST) == 0)) { in _get_hostserv_inetnetdir_byname()838 _nderror = ndaddr2hent(AF_INET, LOCALHOST, in _get_hostserv_inetnetdir_byaddr()
55 # define LOCALHOST "localhost" macro