Home
last modified time | relevance | path

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

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dlog.c795 bool found_other_formats = false; in vxstrfmt() local
833 found_other_formats = true; in vxstrfmt()
836 found_other_formats = true; in vxstrfmt()
841 found_other_formats = true; in vxstrfmt()
1014 if (intermediate_fmt && found_other_formats) { in vxstrfmt()