Home
last modified time | relevance | path

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

/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver/
H A Dreply.c170 char *best_abstract_syntax, *best_transfer_syntax, *cur_syntax; in associate_reply() local
221 best_abstract_syntax = NULL; in associate_reply()
249 else if (best_abstract_syntax != NULL) in associate_reply()
253 best_abstract_syntax = cur_syntax; in associate_reply()
308 if ((best_pres_context_id < 0) || (best_abstract_syntax == NULL) || in associate_reply()
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver_sonata/
H A Dreply.c181 char *best_abstract_syntax, *best_transfer_syntax, *cur_syntax; in associate_reply() local
252 best_abstract_syntax = NULL; in associate_reply()
280 else if (best_abstract_syntax != NULL) in associate_reply()
284 best_abstract_syntax = cur_syntax; in associate_reply()
338 if ((best_pres_context_id < 0) || (best_abstract_syntax == NULL) || in associate_reply()