ypserv_db.c | 99 u_int lookup_host(int, int, DBM *, char *, struct ypresp_val *); 466 lookup_host(int nametable, int host_lookup, DBM *db, char *keystr, function in typeref:typename:u_int 586 /* note: lookup_host needs null terminated string */ 588 res.status = lookup_host((hn == 0) ? TRUE : FALSE,
|