Searched refs:rdr_rcv_raw (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_messages.c182 static int rdr_rcv_raw(int fd, char *msg, int data_size, int timeout);
1554 err = rdr_rcv_raw(fd, hdr_buf, RDR_MSG_HDR_SIZE, timeout);
1576 err = rdr_rcv_raw(fd, buf, data_sz, timeout);
1592 * rdr_rcv_raw:
1598 rdr_rcv_raw(int fd, char *msg, int data_size, int timeout) function

Completed in 67 milliseconds