Lines Matching defs:crt
3064 rectype_t crt, drt, nrt;3074 crt = REC_NONE; /* current group record type */3197 crt = nrt;3198 } else if (crt != nrt)3210 nallow += !!(crt == REC_ALLOW);3211 nblock += !!(crt == REC_BLOCK);3235 if (crt == REC_ALLOW)3237 else if (crt == REC_BLOCK)3249 drt |= crt;3250 crt = (~crt & REC_FULL);