Searched refs:rtypea (Results 1 – 1 of 1) sorted by relevance
120 int rtypea=0, rtypeb=0; in in_cill_order() local129 if((ita->type == TYPE_DIR)||(ita->type == TYPE_RDIR)) rtypea = 1; in in_cill_order()132 if((rtypea)&&(!rtypeb)) return 1; in in_cill_order()133 if((!rtypea)&&(rtypeb)) return 0; in in_cill_order()