Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1583 struct CB_ILLEGAL4res { struct
1586 typedef struct CB_ILLEGAL4res CB_ILLEGAL4res; typedef
1609 CB_ILLEGAL4res opcbillegal;
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1554 struct CB_ILLEGAL4res { struct
1576 case OP_CB_ILLEGAL: CB_ILLEGAL4res opcbillegal; argument
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c541 CB_ILLEGAL4res *resp = &resop->nfs_cb_resop4_u.opcbillegal; in cb_illegal()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2885 xdr_CB_ILLEGAL4res(register XDR *xdrs, CB_ILLEGAL4res *objp) in xdr_CB_ILLEGAL4res()