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