Searched refs:environment_files (Results 1 – 4 of 4) sorted by relevance
178 char **environment_files; member
87 STRV_FOREACH(j, c->environment_files) { in property_get_environment_files()3133 STRV_FOREACH(i, c->environment_files) { in bus_exec_context_set_transient_property()3189 c->environment_files = strv_free(c->environment_files); in bus_exec_context_set_transient_property()3192 r = strv_extend_strv(&c->environment_files, l, true); in bus_exec_context_set_transient_property()
5329 c->environment_files = strv_free(c->environment_files); in exec_context_done()5608 STRV_FOREACH(i, c->environment_files) { in exec_context_load_environment()5825 STRV_FOREACH(e, c->environment_files) in exec_context_dump()
31 … 0, offsetof({{type}}, exec_context.environment_files)