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

/systemd/src/coredump/
H A Dcoredump.c902 *core_user_unit = NULL, *core_slice = NULL, *core_timestamp = NULL, *core_rlimit = NULL; local
985 core_rlimit = strjoina("COREDUMP_RLIMIT=", context[CONTEXT_RLIMIT]);
986 IOVEC_SET_STRING(iovec[n_iovec++], core_rlimit);

Completed in 1079 milliseconds