| /illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
| H A D | RequestHandler.java | 239 // Copy xid for use in hash key. 246 int xid = 0; 247 xid = (int)((char)xidBuf[0] & 0xFF) << 8; 248 xid += (int)((char)xidBuf[1] & 0xFF); 250 (new Integer(xid)).toString() + clientAddr.getHostAddress(); 381 Integer.toHexString(toForward.getHeader().xid), 460 Integer.toHexString(toForward.getHeader().xid), 526 new Object[] {Integer.toHexString(hdr.xid), 545 Integer.toHexString(hdr.xid), 566 Integer.toHexString(hdr.xid), [all...] |
| H A D | SLPV1Manager.java | 68 * The SLPV1Advertiser implements the SLPv1 DAAdvert xid incrementing 69 * algorithm. In SLPv1, the xid of an unsolicited DAAdvert is only 71 * it sets the counter to 0x100. Also, when the xid counter wraps, 77 // For implementing the V1 xid algorithm. 79 private short xid = 0; field in class:SLPV1Manager.SLPV1Advertiser 115 // Initialize the xid for passive advertising. We need to determine 124 // Initialize the xid. 131 xid = STATEFUL_XID; 142 // the advert, rolling over the xid if necessary for the next one. 156 xid, [all...] |
| H A D | SLPV1SDAAdvert.java | 51 short xid, 58 super(hdr, xid, timestamp, url, scopes, attrs); 50 SLPV1SDAAdvert(SrvLocHeader hdr, short xid, long timestamp, ServiceURL url, Vector scopes, Vector attrs) argument
|
| H A D | SSAAdvert.java | 53 short xid, 69 hdr.xid = xid; 52 SSAAdvert(int version, short xid, Locale locale, ServiceURL url, Vector scopes, Vector attrs) argument
|
| /illumos-gate/usr/src/lib/libnisdb/ |
| H A D | ldap_glob.c | 56 __local_abort_transaction(int xid) { argument 61 __local_endTransaction(int xid, nis_object *dirObj) { argument
|
| H A D | ldap_glob.h | 57 extern int abort_transaction(int xid); 58 extern int endTransaction(int xid, nis_object *dirObj);
|
| /illumos-gate/usr/src/lib/libpcp/common/ |
| H A D | pcp_common.h | 52 uint32_t xid; /* transaction id */ member in struct:pcp_req_msg_hdr 70 uint32_t xid; /* transaction id */ member in struct:pcp_resp_msg_hdr
|
| /illumos-gate/usr/src/cmd/ypcmd/ |
| H A D | ypserv_resolv_common.c | 60 xdr_u_long(xdrs, &ps->xid) && 74 xdr_u_long(xdrs, &ps->xid) &&
|
| H A D | ypserv_resolv_common.h | 73 unsigned long xid; member in struct:ypfwdreq_key4 81 unsigned long xid; member in struct:ypfwdreq_key6
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | slp.h | 49 unsigned short xid; member in struct:slpv1_hdr 59 unsigned short xid; member in struct:slpv2_hdr
|
| H A D | snoop_nfs_acl.c | 171 interpret_nfs_acl(flags, type, xid, vers, proc, data, len) 172 int flags, type, xid, vers, proc; 178 interpret_nfs_acl2(flags, type, xid, vers, proc, data, len); 183 interpret_nfs_acl3(flags, type, xid, vers, proc, data, len); 188 interpret_nfs_acl4(flags, type, xid, vers, proc, data, len); 194 interpret_nfs_acl2(int flags, int type, int xid, int vers, int proc, argument 239 check_retransmit(line, (ulong_t)xid); 288 interpret_nfs_acl3(int flags, int type, int xid, int vers, int proc, argument 325 check_retransmit(line, (ulong_t)xid); 363 interpret_nfs_acl4(int flags, int type, int xid, in argument [all...] |
| H A D | snoop_nlm.c | 87 interpret_nlm(flags, type, xid, vers, proc, data, len) 88 int flags, type, xid, vers, proc; 93 case 1: interpret_nlm_1(flags, type, xid, vers, proc, data, len); 95 case 3: interpret_nlm_3(flags, type, xid, vers, proc, data, len); 97 case 4: interpret_nlm_4(flags, type, xid, vers, proc, data, len); 148 interpret_nlm_1(flags, type, xid, vers, proc, data, len) 149 int flags, type, xid, vers, proc; 220 check_retransmit(line, (ulong_t)xid); 512 interpret_nlm_3(flags, type, xid, vers, proc, data, len) 513 int flags, type, xid, ver [all...] |
| H A D | snoop_pmap.c | 57 interpret_pmap(flags, type, xid, vers, proc, data, len) 58 int flags, type, xid, vers, proc; 63 case 2: interpret_pmap_2(flags, type, xid, vers, proc, data, len); 68 case 4: interpret_pmap_4(flags, type, xid, vers, proc, data, len); 98 interpret_pmap_2(flags, type, xid, vers, proc, data, len) 99 int flags, type, xid, vers, proc; 118 stash_callit(xid, pi_frame, iprog, ivers, iproc); 120 x = find_callit(xid); 155 protoprint(flags, type, xid, 163 check_retransmit(line, xid); [all...] |
| H A D | snoop_rpc.c | 55 void print_rpcsec_gss_cred(int xid, int authlen); 70 ulong_t xid; local 95 xid = getxdr_u_long(); 104 stash_xid(xid, pi_frame, prog, vers, proc); 106 protoprint(flags, CALL, xid, prog, vers, proc, 110 x = find_xid(xid); 118 xid, local 122 extract_rpcsec_gss_cred_info(xid); 131 protoprint(flags, CALL, xid, prog, vers, proc, 138 (void) sprintf(lp, "RPC R XID=%lu", xid); 241 rpc_detail_call(int flags, int xid, int rpcvers, int prog, int vers, int proc, char *data, int len) argument 302 print_creds(int xid) argument 611 rpc_detail_reply(int flags, int xid, struct cache_struct *x, char *data, int len) argument 741 stash_xid(ulong_t xid, int frame, int prog, int vers, int proc) argument [all...] |
| H A D | snoop_rpcprint.c | 39 int rpcsec_gss_control_proc(int type, int flags, int xid); 41 int rpcsec_gss_pre_proto(int type, int flags, int xid, 44 void rpcsec_gss_post_proto(int flags, int xid); 47 protoprint(flags, type, xid, prog, vers, proc, data, len) 48 ulong_t xid; 83 if (rpcsec_gss_control_proc(type, flags, xid)) { 98 if (rpcsec_gss_pre_proto(type, flags, xid, prog, vers, proc)) 101 (*interpreter) (flags, type, xid, vers, proc, data, len); 104 rpcsec_gss_post_proto(flags, xid);
|
| H A D | snoop_rpcsec.c | 81 print_rpcsec_gss_cred(int xid, int authlen) argument 126 x = find_xid(xid); 141 rpcsec_gss_pre_proto(int type, int flags, int xid, argument 147 if (! (x = find_xid(xid))) 212 rpcsec_gss_post_proto(int flags, int xid) argument 218 if (! (x = find_xid(xid))) 255 rpcsec_gss_control_proc(int type, int flags, int xid) argument 261 if (! (x = find_xid(xid))) 291 * put service and control type in the xid cache. 294 extract_rpcsec_gss_cred_info(int xid) argument [all...] |
| H A D | snoop_rquota.c | 64 interpret_rquota(flags, type, xid, vers, proc, data, len) 65 int flags, type, xid, vers, proc; 92 check_retransmit(line, xid);
|
| /illumos-gate/usr/src/cmd/sendmail/db/include/ |
| H A D | txn_auto.h | 33 DBT xid; member in struct:_txn_xa_regop_args
|
| /illumos-gate/usr/src/cmd/sendmail/db/txn/ |
| H A D | txn_auto.c | 277 opcode, xid, formatID, gtrid, bqual, begin_lsn) 283 const DBT *xid; 305 + sizeof(u_int32_t) + (xid == NULL ? 0 : xid->size) 322 if (xid == NULL) { 327 memcpy(bp, &xid->size, sizeof(xid->size)); 328 bp += sizeof(xid->size); 329 memcpy(bp, xid->data, xid [all...] |
| /illumos-gate/usr/src/cmd/sendmail/db/xa/ |
| H A D | xa.c | 162 __db_xa_start(xid, rmid, flags) 163 XID *xid; 185 is_known = __db_xid_to_txn(env, xid, &off) == 0; 213 (void)__db_map_xid(env, xid, env->xa_txn->off); 226 __db_xa_end(xid, rmid, flags) 227 XID *xid; 242 if (__db_xid_to_txn(env, xid, &off) != 0) 280 __db_xa_prepare(xid, rmid, flags) 281 XID *xid; 303 if (__db_xid_to_txn(env, xid, [all...] |
| H A D | xa_map.c | 107 __db_xid_to_txn(dbenv, xid, offp) 109 XID *xid; 117 * matching xid. If this is a performance hit, then we 126 if (memcmp(xid->data, td->xid, XIDDATASIZE) == 0) 189 __db_map_xid(env, xid, off) 191 XID *xid; 201 memcpy(td->xid, xid->data, XIDDATASIZE); 215 __db_unmap_xid(env, xid, of [all...] |
| /illumos-gate/usr/src/stand/lib/fs/nfs/ |
| H A D | rpc.c | 164 rpc_hdr(XDR *xdrs, uint_t xid, rpcprog_t prog, rpcvers_t vers, rpcproc_t proc) argument 169 call_msg.rm_xid = xid; 213 static uint_t xid; /* current xid */ local 278 /* generate xid - increment */ 279 if (xid == 0) 280 xid = (uint_t)(prom_gettime() / 1000) + 1; 282 xid++; 288 if (rpc_hdr(&xmit_xdrs, xid, prog, vers, proc) != TRUE) { 344 * be the xid [all...] |
| /illumos-gate/usr/src/uts/common/rpc/ |
| H A D | mt_rpcinit.c | 142 uint32_t xid; local 157 xid = clnt_xid++; 160 * Don't return a zero xid. This could happen if the initialization 163 if (xid == 0) 164 xid = clnt_xid++; 167 return (xid);
|
| H A D | rpc_rdma.h | 487 #define RDMA_SEND(conn, sendlist, xid) \ 488 (*(conn)->c_rdmamod->rdma_ops->rdma_send)(conn, sendlist, xid) 490 #define RDMA_SEND_RESP(conn, sendlist, xid) \ 491 (*(conn)->c_rdmamod->rdma_ops->rdma_send_resp)(conn, sendlist, xid) 493 #define RDMA_CLNT_RECVBUF(conn, cl, xid) \ 494 (*(conn)->c_rdmamod->rdma_ops->rdma_clnt_recvbuf)(conn, cl, xid) 496 #define RDMA_CLNT_RECVBUF_REMOVE(conn, xid) \ 497 (*(conn)->c_rdmamod->rdma_ops->rdma_clnt_recvbuf_remove)(conn, xid) 502 #define RDMA_RECV(conn, recvlist, xid) \ 503 (*(conn)->c_rdmamod->rdma_ops->rdma_recv)(conn, recvlist, xid) [all...] |
| /illumos-gate/usr/src/boot/lib/libstand/ |
| H A D | iodesc.h | 47 u_long xid; /* transaction identification */ member in struct:iodesc
|