Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3130 struct CB_SEQUENCE4args { struct
3141 typedef struct CB_SEQUENCE4args CB_SEQUENCE4args; argument
3244 CB_SEQUENCE4args opcbsequence;
3655 extern bool_t xdr_CB_SEQUENCE4args(XDR *, CB_SEQUENCE4args*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3490 struct CB_SEQUENCE4args { struct
3619 CB_SEQUENCE4args opcbsequence;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2390 xdr_CB_SEQUENCE4args(XDR *xdrs, CB_SEQUENCE4args *objp) in xdr_CB_SEQUENCE4args()