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

/systemd/src/core/
H A Dexecute.c2096 r = exec_context_load_environment(unit, context, &files_env);
2291 int exec_context_load_environment(Unit *unit, const ExecContext *c, char ***l) { function

Completed in 3811 milliseconds