Searched refs:this_ptr (Results 1 – 1 of 1) sorted by relevance
87 CHAR * this_ptr; in mq_receive() local218 this_ptr = (CHAR *)((((ALIGN_TYPE)my_ptr[0]) << 32) | my_ptr[1]); in mq_receive()222 this_ptr = (CHAR *)(*my_ptr); in mq_receive()227 message_source = (VOID *)this_ptr; in mq_receive()248 *(msgbuf2++) = *((UCHAR *)(this_ptr++)); in mq_receive()