Searched refs:unsigned16 (Results 1 - 25 of 65) sorted by relevance

123

/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcnid.c104 INTERNAL unsigned16 seqnum;
232 lcl_id->parts.id_index = (unsigned16) index;
H A Dcomnetp.h131 unsigned16 num_desc; /* number "busy" */
132 unsigned16 high_water; /* highest entry in use */
H A Did_base.h101 unsigned16 num_groups;
110 unsigned16 num_groups;
111 unsigned16 num_foreign_groups;
H A Dcnpkt.h119 unsigned16 k_, acc_;\
134 unsigned16 acc_;\
147 unsigned16 i_, j_;\
261 typedef unsigned16 rpc_cn_reason_code_t;
298 unsigned16 length; /* length of the array */
322 typedef unsigned16 rpc_cn_pres_context_id_t;
368 unsigned16 reserved2; /* alignment pad, m.b.z. */
379 typedef unsigned16 rpc_cn_pres_cont_def_result_t;
392 typedef unsigned16 rpc_cn_pres_provider_reason_t;
406 typedef unsigned16 rpc_cn_pres_reject_reason_
[all...]
H A Dcnp.h388 unsigned16 id_seqnum;
389 unsigned16 id_index;
445 unsigned16 local_count;
446 unsigned16 server_count;
467 unsigned16 context_id;
468 unsigned16 num_pkts;
470 unsigned16 opnum;
485 unsigned16 ihint;
488 unsigned16 local_count; /* common cancel count */
552 unsigned16 grp_coun
[all...]
H A Dcomtwrflr.c355 unsigned16 prot_id_size,
449 tower_vers_minor = (unsigned16) protocol_version->minor_version;
453 tower_vers_minor = (unsigned16) version_minor;
520 unsigned16 address_size,
565 (*floor)->prot_id_count = (unsigned16) prot_id_len;
607 tower_vers_minor = (unsigned16) version_minor;
675 unsigned16 tower_vers_major;
718 tower_vers_major = (unsigned16) version_major;
781 unsigned16 flr_vers_major;
957 if_id->vers_major = (unsigned16) version_majo
[all...]
H A Ddgccallt.c111 unsigned16 probe = ccall->c.actid_hash % RPC_DG_CCALLT_SIZE;
133 unsigned16 probe = ccall->c.actid_hash % RPC_DG_CCALLT_SIZE;
182 unsigned16 probe;
H A Ddg.h251 unsigned16 family;
409 unsigned16 opnum; /* 68:02 operation # within the trait */
410 unsigned16 ihint; /* 70:02 interface hint (which interface w/in server) */
411 unsigned16 ahint; /* 72:02 activity hint */
412 unsigned16 len; /* 74:02 length of body */
413 unsigned16 fragnum; /* 76:02 fragment # */
461 #define RPC_C_DG_NO_HINT ((unsigned16) 0xffff)
770 unsigned16 window_size; /* Sender's receive window size (in kilobytes) */
773 unsigned16 serial_num; /* serial # of packet that induced this fack */
774 unsigned16 selack_le
[all...]
H A Dcs_s_reg.c586 unsigned16 *rgy_char_sets_number,
587 unsigned16 **rgy_char_sets_value,
594 unsigned16 *char_array;
622 if ((char_array = (unsigned16 *)malloc(sizeof(unsigned16) * found->char_sets_num)) == NULL)
696 unsigned16 *rgy_char_sets_number,
697 unsigned16 **rgy_char_sets_value,
704 unsigned16 *char_array;
739 if ((char_array = (unsigned16 *)malloc(sizeof(unsigned16) * foun
[all...]
H A Ddgutl.h176 PRIVATE unsigned16 rpc__dg_uuid_hash (
H A Drpclist.h192 unsigned16 res_id;
193 unsigned16 waiter_cnt;
194 unsigned16 max_wait_times;
195 unsigned16 wait_time;
H A Ddgslive.c161 unsigned16 probe;
200 unsigned16 probe;
278 unsigned16 probe;
554 unsigned16 probe;
689 unsigned16 probe;
H A Dcom.h261 * "unsigned16". It's this way because of annoying problems in passing
266 * -- you must use "unsigned16". (Arguably, you should just say "struct
545 unsigned16 free_twr_octet_flag;
546 unsigned16 prot_id_count;
547 unsigned16 address_count;
561 unsigned16 count;
745 unsigned16 refcount;
764 unsigned16 refcount;
986 unsigned16 count; /* # of cancels sent to cthread */
1351 unsigned16 */* ihin
[all...]
H A Dcomtwr.c209 unsigned16 twr_rep_16;
329 unsigned16 floor_count;
/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Drpctypes.idl111 unsigned16 vers_major;
112 unsigned16 vers_minor;
H A Dlbase.idl125 unsigned16 family;
H A Dsmb.idl113 [out] unsigned16* sess_key_len
H A Did_base.idl115 unsigned16 num_groups;
133 unsigned16 num_groups;
134 unsigned16 num_foreign_groups;
H A Dnbase.idl101 typedef unsigned short unsigned16; /* positive 16 bit integer */
125 unsigned16 time_mid;
126 unsigned16 time_hi_and_version;
H A Diovector.idl122 unsigned16 num_elt;
H A Duuid.idl210 unsigned16 uuid_hash
/macosx-10.10/CPANInternal-159.1/Data-UUID-1.219/
H A DUUID.h79 typedef unsigned short unsigned16; typedef
120 unsigned16 time_mid;
121 unsigned16 time_hi_and_version;
130 unsigned16 cs;
141 unsigned16 clockseq,
150 static unsigned16 true_random(void);
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dnidl.h150 typedef unsigned short int unsigned16; typedef
166 unsigned16 time_mid;
167 unsigned16 time_hi_and_version;
/macosx-10.10/dcerpc-61/dcerpc/uuid/
H A Duuid_i.h262 unsigned16 uuid__read_clock ( void );
267 void uuid__write_clock ( unsigned16 /*time*/ );
H A Duuid.c325 static unsigned16 clock_seq; /* 'adjustment' for backwards clocks*/
369 static unsigned16 true_random (void);
1070 unsigned16 uuid_hash
1275 unsigned16 *seedp, seed=0;
1302 seedp = (unsigned16 *)(&t);
1318 static unsigned16 true_random (void)

Completed in 171 milliseconds

123