Lines Matching defs:db
174 static void bsd_clear(struct bsd_db *db) in bsd_clear()
199 static int bsd_check(struct bsd_db *db) /* 1=output CLEAR */ in bsd_check()
247 struct bsd_db *db = (struct bsd_db *) state; in bsd_stats() local
266 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset() local
278 struct bsd_db *db = (struct bsd_db *) state; in bsd_free() local
308 struct bsd_db *db; in bsd_alloc() local
380 struct bsd_db *db = state; in bsd_init() local
427 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr()
436 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr()
446 #define lens_ptr(db, idx) lens_ptrx(db, idx) argument
447 #define dict_ptr(db, idx) dict_ptrx(db, idx) argument
455 struct bsd_db *db; in bsd_compress() local
644 struct bsd_db *db; in bsd_decompress() local