HomeSort by: relevance | last modified time | path
    Searched defs:reply_type (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rpcbind/
rpcb_svc_com.c 98 rpcproc_t reply_type; member in struct:finfo
610 rpcproc_t reply_type, rpcvers_t versnum)
633 if (reply_type == RPCBPROC_INDIRECT)
641 if (reply_type == RPCBPROC_INDIRECT)
658 if (reply_type == RPCBPROC_INDIRECT)
669 if (reply_type == RPCBPROC_INDIRECT)
691 reply_type == RPCBPROC_INDIRECT ? "indirect" : "callit",
702 rpcbs_rmtcall(versnum - 2, reply_type, a.rmt_prog, a.rmt_vers,
710 if (reply_type == RPCBPROC_INDIRECT)
715 if (reply_type == RPCBPROC_INDIRECT)
    [all...]
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h 439 u8 reply_type; member in struct:drm_dp_sideband_msg_reply_body

Completed in 14 milliseconds