HomeSort by: relevance | last modified time | path
    Searched defs:lookup_host (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/ypserv/ypserv/
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,

Completed in 12 milliseconds