Searched refs:P_RELATIVE (Results 1 – 3 of 3) sorted by relevance
115 else if (pflags & P_RELATIVE) in sethlp()145 if (((pflags & P_ABSOLUTE) && (pflags & P_RELATIVE)) || in ckpath_stx()164 if ((pflags & P_RELATIVE) && (*path == '/')) { in ckpath_val()284 else if (pflags & P_RELATIVE) in ckpath()
54 #define P_RELATIVE 0x0002 macro
191 pflags |= P_RELATIVE; in main()