max_uri_length     64 orte/mca/oob/base/base.h     int max_uri_length;
max_uri_length    120 orte/mca/oob/base/oob_base_frame.c     orte_oob_base.max_uri_length = -1;
max_uri_length    261 orte/mca/oob/base/oob_base_stubs.c             if (0 < orte_oob_base.max_uri_length &&
max_uri_length    262 orte/mca/oob/base/oob_base_stubs.c                 orte_oob_base.max_uri_length < (int)(len + strlen(turi))) {