Searched refs:x_id (Results 1 – 4 of 4) sorted by relevance
127 u_long x_id; member401 cd->x_id = msg->rm_xid; in svctcp_recv()432 msg->rm_xid = cd->x_id; in svctcp_reply()
125 u_long x_id; member503 cd->x_id = msg->rm_xid; in svcunix_recv()540 msg->rm_xid = cd->x_id; in svcunix_reply()
235 u_long x_id; in libc_hidden_def() local252 x_id = ntohl (--(*msg_x_id)); in libc_hidden_def()294 if ((uint32_t) reply_msg.rm_xid == (uint32_t) x_id) in libc_hidden_def()
214 u_long x_id; in libc_hidden_nolink_sunrpc() local231 x_id = ntohl (--(*msg_x_id)); in libc_hidden_nolink_sunrpc()271 if (reply_msg.rm_xid == x_id) in libc_hidden_nolink_sunrpc()
Completed in 10 milliseconds