Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dndb.h10 typedef struct Ndbs Ndbs; typedef
96 struct Ndbs struct
98 Ndb *db; /* data base file being searched */
99 Ndbhf *hf; /* hash file being searched */
100 int type;
101 ulong ptr; /* current pointer */
102 ulong ptr1; /* next pointer */
103 Ndbtuple *t; /* last attribute value pair found */