Home | History | Annotate | Download | only in src

Lines Matching refs:message_ptr

395   char	*message_ptr;
695 message_int_ptr = (int *)message_ptr;
943 char *message_ptr;
979 /* We now alter the message_ptr variable to be at the desired */
1090 message_ptr = ALIGN_BUFFER(message, dlpi_co_stream_request->recv_alignment, dlpi_co_stream_request->recv_offset);
1093 recv_message.buf = message_ptr;
1150 message_int_ptr = (int *)message_ptr;
1183 message_int_ptr = (int *)message_ptr;
1868 char *message_ptr;
1974 message_ptr = (char *)(( (long) message +
1977 message_ptr = message_ptr + local_send_offset;
1978 message = message_ptr;
2105 message_int_ptr = (int *)message_ptr;
2314 char *message_ptr;
2375 /* We now alter the message_ptr variable to be at the desired */
2384 message_ptr = ALIGN_BUFFER(message, dlpi_cl_stream_request->recv_alignment, dlpi_cl_stream_request->recv_offset);
2393 recv_message.buf = message_ptr;
3315 /* We now alter the message_ptr variables to be at the desired */
3642 /* We now alter the message_ptr variables to be at the desired */