strv_find 1268 src/core/main.c if (strv_find(argv+1, "--deserialize")) strv_find 1273 src/core/main.c if (strv_find(argv+1, "--switched-root")) strv_find 286 src/core/mount-setup.c if (strv_find(*k, controller)) strv_find 2576 src/core/service.c if (strv_find(tags, "RELOADING=1")) { strv_find 2588 src/core/service.c if (strv_find(tags, "READY=1")) { strv_find 2607 src/core/service.c if (strv_find(tags, "STOPPING=1")) { strv_find 2663 src/core/service.c if (strv_find(tags, "WATCHDOG=1")) { strv_find 849 src/libsystemd/sd-bus/bus-util.c if (!filter || strv_find(filter, name)) { strv_find 369 src/network/networkd-network.c network->wildcard_domain = !!strv_find(*domains, "*"); strv_find 52 src/shared/strv.h #define strv_contains(l, s) (!!strv_find((l), (s))) strv_find 321 src/systemctl/systemctl.c if (!strv_find(arg_types, dot+1)) strv_find 1267 src/systemctl/systemctl.c if (!strv_find(arg_types, dot+1)) strv_find 1272 src/systemctl/systemctl.c if (!strv_find(arg_states, unit_file_state_to_string(u->state))) strv_find 3900 src/systemctl/systemctl.c if (arg_properties && !strv_find(arg_properties, name)) { strv_find 274 src/sysusers/sysusers.c if (strv_find(l, *i)) strv_find 324 src/sysusers/sysusers.c if (strv_find(l, *i))