Home
last modified time | relevance | path

Searched refs:childst (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/hwloc/
H A Dmisc.h196 struct stat childst; in hwloc_utils_autodetect_input_format() local
200 if (stat(childpath, &childst) == 0 && S_ISREG(childst.st_mode)) { in hwloc_utils_autodetect_input_format()
207 if (stat(childpath, &childst) == 0 && S_ISDIR(childst.st_mode)) { in hwloc_utils_autodetect_input_format()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/hwloc/
H A Dmisc.h196 struct stat childst; in hwloc_utils_autodetect_input_format() local
200 if (stat(childpath, &childst) == 0 && S_ISREG(childst.st_mode)) { in hwloc_utils_autodetect_input_format()
207 if (stat(childpath, &childst) == 0 && S_ISDIR(childst.st_mode)) { in hwloc_utils_autodetect_input_format()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/hwloc/
H A Dmisc.h196 struct stat childst; in hwloc_utils_autodetect_input_format() local
200 if (stat(childpath, &childst) == 0 && S_ISREG(childst.st_mode)) { in hwloc_utils_autodetect_input_format()
207 if (stat(childpath, &childst) == 0 && S_ISDIR(childst.st_mode)) { in hwloc_utils_autodetect_input_format()
/dports/devel/hwloc2/hwloc-2.5.0/utils/hwloc/
H A Dmisc.h196 struct stat childst; in hwloc_utils_autodetect_input_format() local
200 if (stat(childpath, &childst) == 0 && S_ISREG(childst.st_mode)) { in hwloc_utils_autodetect_input_format()
207 if (stat(childpath, &childst) == 0 && S_ISDIR(childst.st_mode)) { in hwloc_utils_autodetect_input_format()