Searched refs:xidp (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/db/xa/ |
H A D | xa.c | 402 XID *xidp; local 408 xidp = xids; 513 xidp->formatID = argp->formatID; 514 xidp->gtrid_length = argp->gtrid; 515 xidp->bqual_length = argp->bqual; 516 memcpy(xidp->data, argp->xid.data, argp->xid.size); 518 xidp++;
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_ident.c | 319 dt_ident_t *xidp; in dt_idcook_args() local 395 xidp = dt_xlator_ident(dxp, xnp->dn_ctfp, xnp->dn_type); in dt_idcook_args() 397 dnp->dn_ident = dt_ident_create(idp->di_name, xidp->di_kind, in dt_idcook_args() 398 xidp->di_flags | DT_IDFLG_ORPHAN, idp->di_id, idp->di_attr, in dt_idcook_args() 412 dnp->dn_ident->di_data = xidp->di_data; in dt_idcook_args() 413 dnp->dn_ident->di_ctfp = xidp->di_ctfp; in dt_idcook_args() 414 dnp->dn_ident->di_type = xidp->di_type; in dt_idcook_args()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 225 nd_send_data(TIUSER *tiptr, caddr_t addr, int offset, XDR *xdrp, uint32_t *xidp) in nd_send_data() argument 260 *xidp = call_msg.rm_xid; in nd_send_data()
|