Searched refs:ISAPPND (Results 1 – 1 of 1) sorted by relevance
116 #define ISAPPND(x) (((x) & (AF|RF|WF)) == (AF|WF)) macro665 } else if (ISAPPND(flg)) { in pax_options()