Searched refs:stpn_peekchar (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/stand/lib/fs/nfs/ | ||
H A D | st_pathname.h | 54 #define stpn_peekchar(PNP) (((PNP)->pn_pathlen != 0) ? \ macro |
H A D | lookup.c | 118 if (stpn_peekchar(pnp) == '/') { in stlookuppn() |