Searched refs:ISLIST (Results 1 – 2 of 2) sorted by relevance
95 #define ISLIST(x) (((x) & (RF|WF)) == 0) macro
513 if (ISLIST(flg)) { in pax_options()