Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/rpcbind/ | |
rpcb_svc_com.c | 627 u_int32_t *xidp; local in function:rpcbproc_callit_com 775 xidp = __rpcb_get_dg_xidp(transp); 776 switch (forward_register(*xidp, caller, fd, m_uaddr, reply_type, 801 *xidp, call_msg.rm_xid); 1243 u_int32_t *xidp; local in function:xprt_set_caller 1246 xidp = __rpcb_get_dg_xidp(xprt); 1247 *xidp = fi->caller_xid; |
rpcb_svc_com.c | 627 u_int32_t *xidp; local in function:rpcbproc_callit_com 775 xidp = __rpcb_get_dg_xidp(transp); 776 switch (forward_register(*xidp, caller, fd, m_uaddr, reply_type, 801 *xidp, call_msg.rm_xid); 1243 u_int32_t *xidp; local in function:xprt_set_caller 1246 xidp = __rpcb_get_dg_xidp(xprt); 1247 *xidp = fi->caller_xid; |