Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dlookup.c278 error = nfs4getsymlink(cdp, &pathp); in stlookuppn()
H A Dnfs_inet.h439 extern int nfs4getsymlink(struct nfs_file *, char **);
H A Dnfs4ops.c594 nfs4getsymlink(struct nfs_file *cfile, char **path) in nfs4getsymlink() function