Searched refs:xid_lookup (Results 1 – 1 of 1) sorted by relevance
215 u_int32_t xid_seed, xid_lookup; in __yp_ping() local282 clnt_control(clnt, CLGET_XID, (char *)&xid_lookup); in __yp_ping()284 if (reqs[i] != NULL && reqs[i]->xid == xid_lookup) { in __yp_ping()