Home
last modified time | relevance | path

Searched defs:PNP (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dst_pathname.h51 #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) ((PNP)->pn_path) argument