Searched refs:db_hdr (Results 1 – 2 of 2) sorted by relevance
88 struct db_hdr { struct137 struct db_hdr *hdr; /* DB header */205 #define HDR_LEN sizeof (struct db_hdr)
288 DB(hdp)->hdr = (struct db_hdr *)cp; in open_db()