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