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

/systemd/src/core/
H A Dexecute.h272 int exec_context_load_environment(Unit *unit, const ExecContext *c, char ***l);
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 17 milliseconds