Searched defs:exec_context_load_environment (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | execute.c | 2096 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