Searched refs:rp_astatus (Results 1 – 2 of 2) sorted by relevance
84 int32_t rp_astatus; /* accept status (0: accepted) */ member255 x = ntohl(reply->rp_astatus); in recvrpc()
105 int32_t rp_astatus; /* accept status (0: accepted) */ member372 if (reply->rp_astatus != 0) { in krpc_call()