Home
last modified time | relevance | path

Searched refs:best_pres_context_id (Results 1 – 2 of 2) sorted by relevance

/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver/
H A Dreply.c167 int best_pres_context_id, cur_pres_context_id; in associate_reply() local
220 best_pres_context_id = -1; in associate_reply()
259 best_pres_context_id = acr_get_element_short(subitem); in associate_reply()
308 if ((best_pres_context_id < 0) || (best_abstract_syntax == NULL) || in associate_reply()
381 ((cur_pres_context_id == best_pres_context_id) ? in associate_reply()
408 *pres_context_id = best_pres_context_id; in associate_reply()
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver_sonata/
H A Dreply.c178 int best_pres_context_id, cur_pres_context_id; in associate_reply() local
251 best_pres_context_id = -1; in associate_reply()
289 best_pres_context_id = acr_get_element_short(subitem); in associate_reply()
338 if ((best_pres_context_id < 0) || (best_abstract_syntax == NULL) || in associate_reply()
433 ((cur_pres_context_id == best_pres_context_id) ? in associate_reply()
460 *pres_context_id = best_pres_context_id; in associate_reply()