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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c980 if (!xdr_nfs_cb_argop4(&xdrm, &one_op)) {
981 xdr_free(xdr_nfs_cb_argop4, (char *)&one_op);
994 xdr_free(xdr_nfs_cb_argop4, (char *)&one_op);
1122 if (!xdr_nfs_cb_argop4(&xdrm, &one_op)) {
1123 xdr_free(xdr_nfs_cb_argop4, (char *)&one_op);
1136 xdr_free(xdr_nfs_cb_argop4, (char *)&one_op);
H A Dnfs4_xdr.c2903 xdr_nfs_cb_argop4(register XDR *xdrs, nfs_cb_argop4 *objp) function
2966 sizeof (nfs_cb_argop4), (xdrproc_t)xdr_nfs_cb_argop4))

Completed in 74 milliseconds