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