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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c244 static int aclcall(mntinfo_t *, rpcproc_t, xdrproc_t, caddr_t, xdrproc_t,
1409 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres, resp,
1420 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres,
1449 rpcerror = aclcall(mi, which, xdrargs, argsp, xdrres, resp,
1469 rpcerror = aclcall(mi, which, xdrargs, argsp,
1485 aclcall(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, function
1574 "aclcall couldn't failover: %m");

Completed in 52 milliseconds