not_bound_str 44 ompi/mpiext/affinity/c/mpiext_affinity_str.c static const char not_bound_str[] = "Not bound (i.e., bound to all processors)"; not_bound_str 117 ompi/mpiext/affinity/c/mpiext_affinity_str.c opal_string_copy(str, not_bound_str, OMPI_AFFINITY_STRING_MAX); not_bound_str 157 ompi/mpiext/affinity/c/mpiext_affinity_str.c strncat(str, not_bound_str, OMPI_AFFINITY_STRING_MAX - 1); not_bound_str 167 ompi/mpiext/affinity/c/mpiext_affinity_str.c opal_string_copy(str, not_bound_str, OMPI_AFFINITY_STRING_MAX); not_bound_str 310 ompi/mpiext/affinity/c/mpiext_affinity_str.c opal_string_copy(str, not_bound_str, OMPI_AFFINITY_STRING_MAX); not_bound_str 350 ompi/mpiext/affinity/c/mpiext_affinity_str.c strncat(str, not_bound_str, OMPI_AFFINITY_STRING_MAX - 1); not_bound_str 360 ompi/mpiext/affinity/c/mpiext_affinity_str.c opal_string_copy(str, not_bound_str, OMPI_AFFINITY_STRING_MAX);