d_name 187 opal/mca/dl/dlopen/dl_dlopen_module.c opal_asprintf(&abs_name, "%s/%s", dirs[i], de->d_name); d_name 255 opal/mca/event/libevent2022/libevent/sample/http-server.c const char *name = ent->d_name; d_name 1010 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, "..")) d_name 1012 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c tids[nr_tids++] = atoi(dirent->d_name); d_name 2319 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (strncmp(dirent->d_name, "hugepages-", 10)) d_name 2321 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c memory->page_types[index_].size = strtoul(dirent->d_name+10, NULL, 0) * 1024ULL; d_name 2322 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "%s/%s/nr_hugepages", dirpath, dirent->d_name); d_name 2829 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if ('.' == dirent->d_name[0]) d_name 2832 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(cpu, sizeof(cpu), "%s/%s", ofroot, dirent->d_name); d_name 2848 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c add_device_tree_cpus_node(&cpus, NULL, l2_cache, phandle, dirent->d_name); d_name 2877 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c add_device_tree_cpus_node(&cpus, cpuset, l2_cache, phandle, dirent->d_name); d_name 3141 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (strncmp(dirent->d_name, "node", 4)) d_name 3143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c osnode = strtoul(dirent->d_name+4, NULL, 0); d_name 3450 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (strncmp(dirent->d_name, "cpu", 3)) d_name 3452 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c cpu = strtoul(dirent->d_name+3, NULL, 0); d_name 5108 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, "..")) d_name 5112 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/class/block/%s/partition", dirent->d_name); d_name 5117 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/class/block/%s", dirent->d_name); d_name 5128 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c obj = hwloc_linux_add_os_device(backend, parent, HWLOC_OBJ_OSDEV_BLOCK, dirent->d_name); d_name 5186 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, "..")) d_name 5189 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/class/net/%s", dirent->d_name); d_name 5196 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c obj = hwloc_linux_add_os_device(backend, parent, HWLOC_OBJ_OSDEV_NETWORK, dirent->d_name); d_name 5303 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, "..")) d_name 5307 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!strncmp(dirent->d_name, "scif", 4)) d_name 5310 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/class/infiniband/%s", dirent->d_name); d_name 5317 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c obj = hwloc_linux_add_os_device(backend, parent, HWLOC_OBJ_OSDEV_OPENFABRICS, dirent->d_name); d_name 5396 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, "..")) d_name 5398 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (sscanf(dirent->d_name, "mic%u", &idx) != 1) d_name 5406 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c obj = hwloc_linux_add_os_device(backend, parent, HWLOC_OBJ_OSDEV_COPROC, dirent->d_name); d_name 5434 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, "..")) d_name 5438 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/class/drm/%s/dev", dirent->d_name); d_name 5456 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/class/drm/%s", dirent->d_name); d_name 5463 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_linux_add_os_device(backend, parent, HWLOC_OBJ_OSDEV_GPU, dirent->d_name); d_name 5488 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, "..")) d_name 5491 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/class/dma/%s", dirent->d_name); d_name 5498 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_linux_add_os_device(backend, parent, HWLOC_OBJ_OSDEV_DMA, dirent->d_name); d_name 5727 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (sscanf(dirent->d_name, "%04x:%02x:%02x.%01x", &domain, &bus, &dev, &func) != 4) d_name 5732 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/config", dirent->d_name); d_name 5744 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/class", dirent->d_name); d_name 5787 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/vendor", dirent->d_name); d_name 5792 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/device", dirent->d_name); d_name 5797 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/subsystem_vendor", dirent->d_name); d_name 5802 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/subsystem_device", dirent->d_name); d_name 5888 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (dirent->d_name[0] == '.') d_name 5890 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(path, sizeof(path), "/sys/bus/pci/slots/%s/address", dirent->d_name); d_name 5897 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_obj_add_info(obj, "PCISlot", dirent->d_name); d_name 1394 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (!strncmp(dirent->d_name, "pu", 2)) { d_name 1396 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c unsigned long idx = strtoul(dirent->d_name+2, &end, 10); d_name 1401 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c dirent->d_name, src_cpuiddump_path); d_name 81 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/intel-mic.h if (sscanf(dirent->d_name, "pci_%02x:%02x.%02x", &pcibus, &pcidev, &pcifunc) == 3) { d_name 481 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c if ((0 == strcmp(ep->d_name, ".")) || d_name 482 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c (0 == strcmp(ep->d_name, ".."))) { d_name 490 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c filenm = pmix_os_path(false, path, ep->d_name, NULL); d_name 571 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c if ((0 != strcmp(ep->d_name, ".")) && d_name 572 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c (0 != strcmp(ep->d_name, ".."))) { d_name 210 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c snprintf(name, PMIX_PATH_MAX, "%s/%s", path, d_ptr->d_name); d_name 220 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c if(strcmp(d_ptr->d_name, ".") && strcmp(d_ptr->d_name, "..")) { d_name 192 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c ret = asprintf(&abs_name, "%s/%s", dirs[i], de->d_name); d_name 1366 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c if (0 == strcmp(dir_entry->d_name, ".") || d_name 1367 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c 0 == strcmp(dir_entry->d_name, "..")) { d_name 1370 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c newdir = pmix_os_path(false, dirname, dir_entry->d_name, NULL); d_name 1386 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c "pmix:tcp: checking %s vs %s", dir_entry->d_name, prefix); d_name 1388 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c if (0 == strncmp(dir_entry->d_name, prefix, strlen(prefix))) { d_name 182 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c if ((0 == strcmp(ep->d_name, ".")) || d_name 183 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c (0 == strcmp(ep->d_name, ".."))) { d_name 194 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c filenm = pmix_os_path(false, path, ep->d_name, NULL); d_name 229 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c if (!(cbfunc(path, ep->d_name))) { d_name 275 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c if ((0 != strcmp(ep->d_name, ".")) && d_name 276 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c (0 != strcmp(ep->d_name, ".."))) { d_name 181 opal/util/os_dirpath.c if ((0 == strcmp(ep->d_name, ".")) || d_name 182 opal/util/os_dirpath.c (0 == strcmp(ep->d_name, ".."))) { d_name 193 opal/util/os_dirpath.c filenm = opal_os_path(false, path, ep->d_name, NULL); d_name 228 opal/util/os_dirpath.c if (!(cbfunc(path, ep->d_name))) { d_name 274 opal/util/os_dirpath.c if ((0 != strcmp(ep->d_name, ".")) && d_name 275 opal/util/os_dirpath.c (0 != strcmp(ep->d_name, ".."))) { d_name 311 orte/mca/odls/alps/odls_alps_module.c if (!isdigit(files->d_name[0])) { d_name 314 orte/mca/odls/alps/odls_alps_module.c int fd = strtol(files->d_name, NULL, 10); d_name 315 orte/mca/odls/default/odls_default_module.c if (!isdigit(files->d_name[0])) { d_name 318 orte/mca/odls/default/odls_default_module.c int fd = strtol(files->d_name, NULL, 10); d_name 243 orte/mca/odls/pspawn/odls_pspawn.c if (!isdigit(files->d_name[0])) { d_name 246 orte/mca/odls/pspawn/odls_pspawn.c int fd = strtol(files->d_name, NULL, 10); d_name 509 orte/mca/sstore/base/sstore_base_fns.c if( 0 == strncmp("..", dir_entp->d_name, strlen("..") ) || d_name 510 orte/mca/sstore/base/sstore_base_fns.c 0 == strncmp(".", dir_entp->d_name, strlen(".") ) ) { d_name 515 orte/mca/sstore/base/sstore_base_fns.c opal_asprintf(&tmp_str, "%s/%s", loc_basedir, dir_entp->d_name); d_name 540 orte/mca/sstore/base/sstore_base_fns.c dir_entp->d_name); d_name 229 orte/util/hnp_contact.c if( 0 == strncmp(dir_entry->d_name, ".", strlen(".")) || d_name 230 orte/util/hnp_contact.c 0 == strncmp(dir_entry->d_name, "..", strlen("..")) ) { d_name 238 orte/util/hnp_contact.c dir_entry->d_name, "contact.txt", NULL );