Searched refs:msg_x_id (Results 1 – 2 of 2) sorted by relevance
236 uint32_t *msg_x_id = (uint32_t *) (ct->ct_mcall); /* yuk */ in libc_hidden_def() local252 x_id = ntohl (--(*msg_x_id)); in libc_hidden_def()
215 uint32_t *msg_x_id = (uint32_t *) (ct->ct_mcall); /* yuk */ in libc_hidden_nolink_sunrpc() local231 x_id = ntohl (--(*msg_x_id)); in libc_hidden_nolink_sunrpc()
Completed in 6 milliseconds