Searched refs:curtype (Results 1 – 1 of 1) sorted by relevance
431 int curtype = 0; in ln_aent_preprocess() local440 if (aclent[i].a_type < curtype) in ln_aent_preprocess()442 else if (aclent[i].a_type > curtype) in ln_aent_preprocess()443 curtype = aclent[i].a_type; in ln_aent_preprocess()