Searched defs:forward_find (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1212 static struct finfo *forward_find(ulong_t, char *);
1270 } while (forward_find(lastxid, uaddr) != NULL);
1340 forward_find(ulong_t reply_xid, char *uaddr) function
1466 fi = forward_find(reply_msg.rm_xid, uaddr);

Completed in 61 milliseconds