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

/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcnsassm.c3803 rpc_cn_auth_tlr_t *resp_auth_tlr;
4009 resp_auth_tlr = (rpc_cn_auth_tlr_t *)
4011 (void) memset(resp_auth_tlr, 0, (rpc_g_cn_large_frag_size - *header_size));
4012 resp_auth_tlr->auth_type = req_auth_tlr->auth_type;
4013 resp_auth_tlr->auth_level = req_auth_tlr->auth_level;
4014 resp_auth_tlr->stub_pad_length = 0;
4015 resp_auth_tlr->reserved = 0;
4016 resp_auth_tlr->key_id = req_auth_tlr->key_id;
4039 (dce_pointer_t)resp_auth_tlr->auth_value,
3763 rpc_cn_auth_tlr_t *resp_auth_tlr; local

Completed in 66 milliseconds