Home
last modified time | relevance | path

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

/plan9-contrib/sys/include/
H A Dndb.h7 typedef struct Ndb Ndb; typedef
25 struct Ndb struct
27 Ndb *next; argument
38 Ndbhf *hf; /* open hash files */ argument
41 Ndbcache *cache; /* cached entries */ argument
/plan9-contrib/sys/src/cmd/upas/bayes/
H A Dmsgclass.c21 typedef struct Ndb Ndb; typedef
22 struct Ndb struct
42 Ndb db[MAXTAB]; argument