Home
last modified time | relevance | path

Searched refs:stpn_get (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/stand/lib/fs/nfs/
H A Dlookup.c90 error = stpn_get(pathname, &pnp); in lookup()
290 stpn_get(pathp, &linkpath); in stlookuppn()
H A Dst_pathname.h61 extern int stpn_get(); /* allocate buf and copy path into it */
H A Dpathname.c79 stpn_get(char *str, struct st_pathname *pnp) in stpn_get() function