unit_file_query_preset 1994 src/shared/install.c                 r = unit_file_query_preset(scope, root_dir, *i);
unit_file_query_preset 2095 src/shared/install.c                         r = unit_file_query_preset(scope, root_dir, de->d_name);
unit_file_query_preset  106 src/shared/install.h int unit_file_query_preset(UnitFileScope scope, const char *root_dir, const char *name);