Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbus-wait-for-jobs.c171 } explanations[] = { in log_job_error_with_service_result() local
197 for (i = 0; i < ELEMENTSOF(explanations); ++i) in log_job_error_with_service_result()
198 if (streq(result, explanations[i].result)) in log_job_error_with_service_result()
201 if (i < ELEMENTSOF(explanations)) { in log_job_error_with_service_result()
205 explanations[i].explanation, in log_job_error_with_service_result()
/systemd-251/docs/
DCONTAINER_INTERFACE.md183 further details see the explanations of
/systemd-251/
DLICENSE.LGPL2.125 strategy to use in any particular case, based on the explanations below.