Searched defs:dupreq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h115 struct dupreq { struct
124 struct dupreq *dr_next;
125 struct dupreq *dr_chain;
178 struct dupreq **, bool_t *);
180 void (*xp_dupdone)(struct dupreq *, caddr_t, void (*)(), int, int);
1071 struct dupreq { struct
1081 struct dupreq *dr_next;
1082 struct dupreq *dr_prev;
1083 struct dupreq *dr_chain;
1084 struct dupreq *dr_prevchai
[all...]

Completed in 48 milliseconds