Searched refs:COREDUMP_STORAGE_BOTH (Results 1 - 1 of 1) sorted by relevance

/systemd/src/coredump/
H A Dcoredump.c95 COREDUMP_STORAGE_BOTH, enumerator in enum:CoredumpStorage
104 [COREDUMP_STORAGE_BOTH] = "both",
245 if (IN_SET(arg_storage, COREDUMP_STORAGE_EXTERNAL, COREDUMP_STORAGE_BOTH) &&
660 if (IN_SET(arg_storage, COREDUMP_STORAGE_JOURNAL, COREDUMP_STORAGE_BOTH) &&

Completed in 1396 milliseconds