Searched refs:DB_SEG_PROT (Results 1 – 2 of 2) sorted by relevance
258 #define DB_SEG_PROT(h, t) (DB(h)->seg_prot[t]) macro
1020 assert(DB_SEG_PROT(hdp, i) == 0); in close_db()1034 DB_SEG_PROT(hdp, i) = 0; in close_db()2886 if (DB_SEG_PROT(hdp, seg) != prot) { in map_seg()2889 seg, idx, DB_SEG_PROT(hdp, seg), prot); in map_seg()2915 DB_SEG_PROT(hdp, seg) = prot; in map_seg()