Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dlookup.c292 if (stpn_pathleft(&linkpath) == 0) in stlookuppn()
312 if (stpn_pathleft(pnp) == 0) { in stlookuppn()
H A Dst_pathname.h56 #define stpn_pathleft(PNP) ((PNP)->pn_pathlen) macro