Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c245 static int aclcall(mntinfo_t *, rpcproc_t, xdrproc_t, caddr_t, xdrproc_t,
1410 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres, resp, in acl2call()
1421 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres, in acl2call()
1450 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres, resp, in acl3call()
1470 rpcerror = aclcall(mi, which, xdrargs, argsp, in acl3call()
1486 aclcall(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in aclcall() function