Searched refs:P_EXIST (Results 1 – 3 of 3) sorted by relevance
108 if (pflags & P_EXIST) in sethlp()147 (P_EXIST|P_NONZERO|P_READ|P_WRITE|P_EXEC))) || in ckpath_stx()148 ((pflags & P_CREAT) && (pflags & (P_EXIST|P_NEXIST|P_BLK|P_CHR))) || in ckpath_stx()173 if (pflags & P_EXIST) { in ckpath_val()
55 #define P_EXIST 0x0004 macro
199 pflags |= P_EXIST; in main()