Searched refs:CORES_DIRS (Results 1 – 3 of 3) sorted by relevance
547 CORES_DIRS="$CORES_DIRS"648 for f in `find_files "$CORES_DIRS" $1 $2`; do1261 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"
14 CORES_DIRS = None variable
380 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)