Home
last modified time | relevance | path

Searched defs:nametable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/phantasia/
H A Dmisc.c87 static const char *const nametable[4][4] = /* names of places */ in descrlocation() local
/netbsd-src/usr.sbin/ypserv/ypserv/
H A Dypserv_db.c466 lookup_host(int nametable, int host_lookup, DBM *db, char *keystr, in lookup_host()