Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1363 struct ILLEGAL4res { struct
1366 typedef struct ILLEGAL4res ILLEGAL4res; typedef
1509 ILLEGAL4res opillegal;
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1354 struct ILLEGAL4res { struct
1492 case OP_ILLEGAL: ILLEGAL4res opillegal;
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2452 xdr_ILLEGAL4res(register XDR *xdrs, ILLEGAL4res *objp) in xdr_ILLEGAL4res()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c2444 ILLEGAL4res *resp = &resop->nfs_resop4_u.opillegal; in rfs4_op_illegal()