Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_clnt.h632 extern int clget(clinfo_t *, servinfo_t *, cred_t *, CLIENT **,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c233 int clget(clinfo_t *, servinfo_t *, cred_t *, CLIENT **,
471 clget(clinfo_t *ci, servinfo_t *svp, cred_t *cr, CLIENT **newcl, in clget() function