Searched defs:PNP (Results 1 – 1 of 1) sorted by relevance
51 #define stpn_peekcomponent(PNP, COMP) stpn_getcomponent(PNP, COMP, PN_PEEK) argument 52 #define stpn_stripcomponent(PNP, COMP) stpn_getcomponent(PNP, COMP, PN_STRIP) argument 54 #define stpn_peekchar(PNP) (((PNP)->pn_pathlen != 0) ? \ argument 56 #define stpn_pathleft(PNP) ((PNP)->pn_pathlen) argument 57 #define stpn_getpath(PNP) ((PN argument [all...]