Searched refs:twr_rep_16 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dtwr_ip.c170 twr_rep_16;
275 twr_rep_16 = floor_count;
276 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
277 memcpy ((char *)tmp_tower, (char *)&twr_rep_16,
312 twr_rep_16 = related_data_size[count];
313 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
314 memcpy ((char *)tmp_tower, (char *)&twr_rep_16,
169 twr_rep_16; local
H A Dtwr_np.c175 twr_rep_16;
269 twr_rep_16 = floor_count;
270 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
271 memcpy ((char *)tmp_tower, (char *)&twr_rep_16,
306 twr_rep_16 = related_data_size[count];
307 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
308 memcpy ((char *)tmp_tower, (char *)&twr_rep_16,
174 twr_rep_16; local
H A Dtwr_uxd.c168 twr_rep_16;
250 twr_rep_16 = floor_count;
251 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
252 memcpy ((char *)tmp_tower, (char *)&twr_rep_16,
287 twr_rep_16 = related_data_size[count];
288 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
289 memcpy ((char *)tmp_tower, (char *)&twr_rep_16,
167 twr_rep_16; local
H A Dcomtwrflr.c358 twr_rep_16;
402 twr_rep_16 = (*floor)->prot_id_count;
403 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
404 memcpy ((char *)RPC_PROT_ID_COUNT (*floor), (char *)&twr_rep_16,
430 twr_rep_16 = (*floor)->address_count;
431 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
432 memcpy ((char *)RPC_ADDRESS_COUNT (*floor), (char *)&twr_rep_16,
522 twr_rep_16;
576 twr_rep_16 = (*floor)->prot_id_count;
577 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
354 twr_rep_16; local
517 twr_rep_16; local
[all...]
H A Dtwr_dnet.c165 twr_rep_16;
264 twr_rep_16 = floor_count;
265 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
266 memcpy ((char *)tmp_tower, (char *)&twr_rep_16,
301 twr_rep_16 = related_data_size[count];
302 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
303 memcpy ((char *)tmp_tower, (char *)&twr_rep_16,
164 twr_rep_16; local
H A Dcomtwr.c209 unsigned16 twr_rep_16;
253 twr_rep_16 = tower_ref->count;
254 RPC_RESOLVE_ENDIAN_INT16 (twr_rep_16);
256 (char *)&twr_rep_16, RPC_C_TOWER_FLR_COUNT_SIZE);
207 unsigned16 twr_rep_16; local

Completed in 229 milliseconds