Searched defs:units (Results 1 – 14 of 14) sorted by relevance
/systemd-251/units/user/ |
D | meson.build | 3 units = [ variable
|
/systemd-251/units/ |
D | meson.build | 5 units = [ variable
|
/systemd-251/src/systemctl/ |
D | systemctl-list-dependencies.c | 62 char ***units, in list_dependencies_one() 139 _cleanup_strv_free_ char **units = NULL, **done = NULL; in verb_list_dependencies() local
|
D | systemctl-list-unit-files.c | 52 static int output_unit_file_list(const UnitFileList *units, unsigned c) { in output_unit_file_list() 138 _cleanup_free_ UnitFileList *units = NULL; in verb_list_unit_files() local
|
/systemd-251/src/analyze/ |
D | analyze-critical-chain.c | 77 static int list_dependencies_one(sd_bus *bus, const char *name, unsigned level, char ***units, unsi… in list_dependencies_one() 146 _cleanup_strv_free_ char **units = NULL; in list_dependencies() local
|
D | analyze-dot.c | 20 _cleanup_strv_free_ char **units = NULL; in graph_one_property() local
|
D | analyze-verify-util.c | 255 Unit *units[strv_length(filenames)]; in verify_units() local
|
D | analyze-security.c | 2686 Unit *units[strv_length(filenames)]; in offline_security_checks() local 2780 char **units, in analyze_security()
|
/systemd-251/test/test-network/ |
D | systemd-networkd-tests.py | 469 def copy_unit_to_networkd_unit_path(*units, dropins=True): 491 def remove_unit_from_networkd_path(units): argument 724 units = [ variable in NetworkctlTests 975 units = [ variable in NetworkdNetDevTests 1986 units = [ variable in NetworkdL2TPTests 2074 units = [ variable in NetworkdNetworkTests 3560 units = [ variable in NetworkdStateFileTests 3668 units = [ variable in NetworkdBondTests 3777 units = [ variable in NetworkdBridgeTests 4064 units = [ variable in NetworkdSRIOVTests [all …]
|
/systemd-251/test/ |
D | meson.build | 9 install_subdir('units', subdir
|
/systemd-251/src/journal/ |
D | journalctl.c | 1567 Set **units) { in get_possible_units() 1666 _cleanup_set_free_free_ Set *units = NULL; in add_units() local 1710 _cleanup_set_free_free_ Set *units = NULL; in add_units() local
|
/systemd-251/src/fstab-generator/ |
D | fstab-generator.c | 238 _cleanup_strv_free_ char **names = NULL, **units = NULL; in write_dependency() local
|
/systemd-251/src/core/ |
D | manager.h | 149 Hashmap *units; /* name string => Unit object n:1 */ member
|
D | dbus-manager.c | 893 _cleanup_strv_free_ char **units = NULL; in method_list_units_by_names() local
|