Home
last modified time | relevance | path

Searched refs:CORES_DIRS (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/hb_report/
H A Dhb_report.in547 CORES_DIRS="$CORES_DIRS"
648 for f in `find_files "$CORES_DIRS" $1 $2`; do
1261 CORES_DIRS="`2>/dev/null ls -d $HA_VARLIB/cores $PCMK_LIB/cores | uniq`"
1281 CORES_DIRS="$CORES_DIRS /var/lib/corosync"
1284 CORES_DIRS="$CORES_DIRS /var/lib/openais"
/dports/net-mgmt/crmsh/crmsh-4.3.1/hb_report/
H A Dconstants.py14 CORES_DIRS = None variable
H A Dutillib.py380 constants.CORES_DIRS = os.path.join(constants.PCMK_LIB, "cores")
383 constants.CORES_DIRS += " /var/lib/corosync"
771 cores = find_files(constants.CORES_DIRS, constants.FROM_TIME, constants.TO_TIME)