Searched defs:Ndbs (Results 1 – 1 of 1) sorted by relevance
10 typedef struct Ndbs Ndbs; typedef96 struct Ndbs struct98 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 */