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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndrel.c51 struct T_ordrel_req orreq; local
86 orreq.PRIM_type = T_ORDREL_REQ;
89 ctlbuf.buf = (caddr_t)&orreq;
H A Dt_sndreldata.c49 struct T_ordrel_req orreq; local
93 orreq.PRIM_type = T_ORDREL_REQ;
96 ctlbuf.buf = (caddr_t)&orreq;

Completed in 45 milliseconds