strcspn 725 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c slen = (int)strcspn(token_ptr, DELIMS); strcspn 259 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c || strcspn(component->name, HWLOC_COMPONENT_SEPS) != strlen(component->name)) { strcspn 515 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c s = strcspn(curenv, HWLOC_COMPONENT_SEPS); strcspn 575 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c size_t s = strcspn(curenv, HWLOC_COMPONENT_SEPS); strcspn 89 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c size_t len = strcspn(tmp, ";\r\n"); strcspn 362 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c index_string_length = strcspn(attrs, " )"); strcspn 563 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c sublen = strcspn(src, "\n\r\t\"<>&"); strcspn 588 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c sublen = strcspn(src, "\n\r\t\"<>&"); strcspn 346 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c length = strcspn(string, "0123456789");