Home
last modified time | relevance | path

Searched refs:stpn_peekchar (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dst_pathname.h54 #define stpn_peekchar(PNP) (((PNP)->pn_pathlen != 0) ? \ macro
H A Dlookup.c118 if (stpn_peekchar(pnp) == '/') { in stlookuppn()