Searched defs:core_unit (Results 1 - 1 of 1) sorted by relevance

/systemd/src/coredump/
H A Dcoredump.c901 *core_cgroup = NULL, *core_cwd = NULL, *core_root = NULL, *core_unit = NULL, local
956 core_unit = strjoina("COREDUMP_UNIT=", t);
959 IOVEC_SET_STRING(iovec[n_iovec++], core_unit);

Completed in 15 milliseconds