strv_consume 46 src/analyze/analyze-verify.c r = strv_consume(&ans, t); strv_consume 782 src/bus-proxyd/bus-proxyd.c r = strv_consume(&owners, n); strv_consume 397 src/core/dbus-execute.c r = strv_consume(&l, name); strv_consume 99 src/core/locale-setup.c if (strv_consume(&add, s) < 0) { strv_consume 3453 src/core/unit.c r = strv_consume(&u->requires_mounts_for, p); strv_consume 48 src/debug-generator/debug-generator.c r = strv_consume(&arg_mask, n); strv_consume 64 src/debug-generator/debug-generator.c r = strv_consume(&arg_wants, n); strv_consume 1408 src/journal-remote/journal-remote.c if (strv_consume(&arg_gnutls_log, cat) < 0) strv_consume 273 src/libsystemd/sd-bus/bus-control.c r = strv_consume(x, n); strv_consume 403 src/login/logind-seat-dbus.c r = strv_consume(&l, p); strv_consume 562 src/login/logind-session-dbus.c r = strv_consume(&l, p); strv_consume 318 src/login/logind-user-dbus.c r = strv_consume(&l, p); strv_consume 495 src/machine/machine-dbus.c r = strv_consume(&l, p); strv_consume 377 src/network/networkctl.c if (strv_consume(&domains, wildcard) < 0) strv_consume 1123 src/resolve/resolved-dns-packet.c r = strv_consume(&rr->txt.strings, s); strv_consume 139 src/shared/acl-util.c r = strv_consume(dst, name); strv_consume 561 src/shared/ask-password-api.c r = strv_consume(&l, s); strv_consume 717 src/shared/conf-parser.c r = strv_consume(sv, n); strv_consume 676 src/shared/fileio.c r = strv_consume(m, p); strv_consume 466 src/shared/strv.c return strv_consume(l, v); strv_consume 608 src/shared/strv.c return strv_consume(l, x); strv_consume 46 src/shared/strv.h int strv_consume(char ***l, char *value); strv_consume 273 src/sysctl/sysctl.c if (strv_consume(&arg_prefixes, p) < 0) strv_consume 2711 src/systemctl/systemctl.c r = strv_consume(&globs, t); strv_consume 2713 src/systemctl/systemctl.c r = strv_consume(&mangled, t); strv_consume 6032 src/systemctl/systemctl.c if (strv_consume(&arg_properties, prop) < 0) strv_consume 6202 src/systemctl/systemctl.c if (strv_consume(&arg_states, s) < 0)