unit_file_get_state 1457 src/core/dbus-manager.c state = unit_file_get_state(scope, NULL, name); unit_file_get_state 2998 src/core/unit.c u->unit_file_state = unit_file_get_state( unit_file_get_state 1538 src/shared/install.c state = unit_file_get_state(scope, root_dir, *i); unit_file_get_state 1621 src/shared/install.c state = unit_file_get_state(scope, root_dir, *i); unit_file_get_state 99 src/shared/install.h UnitFileState unit_file_get_state(UnitFileScope scope, const char *root_dir, const char *filename); unit_file_get_state 5606 src/systemctl/systemctl.c state = unit_file_get_state(arg_scope, arg_root, *name);