Searched refs:aclcall (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_subr.c | 244 static int aclcall(mntinfo_t *, rpcproc_t, xdrproc_t, caddr_t, xdrproc_t, 1409 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres, resp, in acl2call() 1420 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres, in acl2call() 1449 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres, resp, in acl3call() 1469 rpcerror = aclcall(mi, which, xdrargs, argsp, in acl3call() 1485 aclcall(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in aclcall() function
|