Searched refs:P_NEXIST (Results 1 – 3 of 3) sorted by relevance
110 else if (pflags & P_NEXIST) in sethlp()146 ((pflags & P_NEXIST) && (pflags & in ckpath_stx()148 ((pflags & P_CREAT) && (pflags & (P_EXIST|P_NEXIST|P_BLK|P_CHR))) || in ckpath_stx()199 } else if (pflags & P_NEXIST) { in ckpath_val()
56 #define P_NEXIST 0x0008 macro
195 pflags |= P_NEXIST; in main()