parms.c | 174 char lbuf[200], net_host[5], dname[64+1+64+1]; local in function:gwkludge 226 net_host, dname, gname, &metric, qual); 237 if (!strcasecmp(net_host, "host")) { 244 } else if (!strcasecmp(net_host, "net")) { 259 " entry \"%s\"", net_host, lptr);
|