HWLOC_COMPONENT_SEPS 259 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c || strcspn(component->name, HWLOC_COMPONENT_SEPS) != strlen(component->name)) { HWLOC_COMPONENT_SEPS 261 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c fprintf(stderr, "Cannot register discovery component with name `%s' containing reserved characters `%c" HWLOC_COMPONENT_SEPS "'\n", HWLOC_COMPONENT_SEPS 515 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c s = strcspn(curenv, HWLOC_COMPONENT_SEPS); HWLOC_COMPONENT_SEPS 523 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c curenv[7] = *HWLOC_COMPONENT_SEPS; HWLOC_COMPONENT_SEPS 527 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c curenv[8] = *HWLOC_COMPONENT_SEPS; HWLOC_COMPONENT_SEPS 575 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c size_t s = strcspn(curenv, HWLOC_COMPONENT_SEPS);