Searched refs:helper_thread_indirection_ptr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/dcerpc-61/dcerpc/idl_lib/
H A Deenodtbl.c136 rpc_ss_thread_indirection_t *helper_thread_indirection_ptr; local
140 &helper_thread_indirection_ptr );
141 if ( helper_thread_indirection_ptr != NULL )
143 free( helper_thread_indirection_ptr );
152 helper_thread_indirection_ptr = (rpc_ss_thread_indirection_t *)
154 helper_thread_indirection_ptr->indirection = p_thread_support_ptrs;
155 helper_thread_indirection_ptr->free_referents = free_referents;
157 helper_thread_indirection_ptr );
186 rpc_ss_thread_indirection_t *helper_thread_indirection_ptr; local
189 &helper_thread_indirection_ptr );
203 rpc_ss_thread_indirection_t *helper_thread_indirection_ptr; local
[all...]
H A Dalfrsupp.c442 rpc_ss_thread_indirection_t *helper_thread_indirection_ptr; local
446 &helper_thread_indirection_ptr );
447 if ( helper_thread_indirection_ptr != NULL )
449 free( helper_thread_indirection_ptr );
453 helper_thread_indirection_ptr = (rpc_ss_thread_indirection_t *)
455 if (helper_thread_indirection_ptr == NULL)
459 helper_thread_indirection_ptr->indirection =
461 helper_thread_indirection_ptr->free_referents = idl_false;
463 helper_thread_indirection_ptr );
617 rpc_ss_thread_indirection_t *helper_thread_indirection_ptr; local
[all...]

Completed in 168 milliseconds