OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xidp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_ident.c
329
dt_ident_t *
xidp
;
local
405
xidp
= dt_xlator_ident(dxp, xnp->dn_ctfp, xnp->dn_type);
407
dnp->dn_ident = dt_ident_create(idp->di_name,
xidp
->di_kind,
408
xidp
->di_flags | DT_IDFLG_ORPHAN, idp->di_id, idp->di_attr,
422
dnp->dn_ident->di_data =
xidp
->di_data;
423
dnp->dn_ident->di_ctfp =
xidp
->di_ctfp;
424
dnp->dn_ident->di_type =
xidp
->di_type;
/src/usr.sbin/rpcbind/
rpcb_svc_com.c
627
u_int32_t *
xidp
;
local
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
1246
xidp
= __rpcb_get_dg_xidp(xprt);
1247
*
xidp
= fi->caller_xid;
Completed in 22 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026