Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h948 struct open_claim_delegate_cur4 { struct
952 typedef struct open_claim_delegate_cur4 open_claim_delegate_cur4; typedef
975 open_claim_delegate_cur4 delegate_cur_info;
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x929 struct open_claim_delegate_cur4 { struct
959 open_claim_delegate_cur4 delegate_cur_info;
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1616 xdr_open_claim_delegate_cur4(register XDR *xdrs, open_claim_delegate_cur4 *objp) in xdr_open_claim_delegate_cur4()