Home
last modified time | relevance | path

Searched refs:systemd_features (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/basic/
Dbuild.h6 extern const char* const systemd_features;
Dbuild.c5 const char* const systemd_features = variable
Dutil.c160 systemd_features); in version()
/systemd-251/src/core/
Dmanager-dump.c37 fprintf(f, "%sFeatures: %s\n", strempty(prefix), systemd_features); in manager_dump()
Dmain.c2021 systemd_features); in log_execution_mode()
2069 getuid(), strna(t), systemd_features); in log_execution_mode()
Ddbus-manager.c57 static BUS_DEFINE_PROPERTY_GET_GLOBAL(property_get_features, "s", systemd_features);