streq_ptr        1353 src/analyze/analyze.c         if (streq_ptr(argv[optind], "verify"))
streq_ptr          91 src/backlight/backlight.c         if (!streq_ptr(udev_device_get_subsystem(a), udev_device_get_subsystem(b)))
streq_ptr          94 src/backlight/backlight.c         if (!streq_ptr(udev_device_get_sysname(a), udev_device_get_sysname(b)))
streq_ptr         125 src/backlight/backlight.c         if (!streq_ptr(subsystem, "backlight"))
streq_ptr         129 src/backlight/backlight.c         if (!streq_ptr(v, "raw"))
streq_ptr         166 src/backlight/backlight.c                 if (!streq_ptr(v, "platform") && !streq_ptr(v, "firmware"))
streq_ptr         187 src/backlight/backlight.c                 if (streq_ptr(other_subsystem, "platform") && streq_ptr(subsystem, "pci")) {
streq_ptr         243 src/backlight/backlight.c         if (streq_ptr(subsystem, "backlight"))
streq_ptr         627 src/bus-proxyd/bus-policy.c                 if (i->name && !streq_ptr(i->name, filter->name))
streq_ptr         633 src/bus-proxyd/bus-policy.c                 if (i->path && !streq_ptr(i->path, filter->path))
streq_ptr         636 src/bus-proxyd/bus-policy.c                 if (i->member && !streq_ptr(i->member, filter->member))
streq_ptr         639 src/bus-proxyd/bus-policy.c                 if (i->interface && !streq_ptr(i->interface, filter->interface))
streq_ptr         661 src/bus-proxyd/bus-policy.c                 if ((streq_ptr(i->name, "*") || (i->uid_valid && i->uid == filter->ucred->uid)))
streq_ptr         668 src/bus-proxyd/bus-policy.c                 if ((streq_ptr(i->name, "*") || (i->gid_valid && i->gid == filter->ucred->gid)))
streq_ptr         262 src/bus-proxyd/bus-proxyd.c             !streq_ptr(m->path, "/org/freedesktop/DBus") ||
streq_ptr         263 src/bus-proxyd/bus-proxyd.c             !streq_ptr(m->sender, "org.freedesktop.DBus"))
streq_ptr         326 src/bus-proxyd/bus-proxyd.c         if (!streq_ptr(m->path, "/org/gnome/DisplayManager/Slave"))
streq_ptr         520 src/bus-proxyd/bus-proxyd.c         if (!streq_ptr(sd_bus_message_get_destination(m), "org.freedesktop.DBus"))
streq_ptr         774 src/bus-proxyd/bus-proxyd.c                         if (!streq_ptr(entry_name, arg0))
streq_ptr        1005 src/bus-proxyd/bus-proxyd.c                 streq_ptr(m->destination, "org.freedesktop.DBus");
streq_ptr         249 src/core/dbus.c         if (streq_ptr(path, "/org/freedesktop/systemd1/unit/self")) {
streq_ptr         308 src/core/dbus.c         if (streq_ptr(path, "/org/freedesktop/systemd1/unit/self")) {
streq_ptr         366 src/core/dbus.c         if (!streq_ptr(interface, UNIT_VTABLE(u)->bus_interface))
streq_ptr         388 src/core/dbus.c         if (!streq_ptr(interface, UNIT_VTABLE(u)->bus_interface))
streq_ptr         414 src/core/dbus.c         if (!streq_ptr(interface, UNIT_VTABLE(u)->bus_interface))
streq_ptr         441 src/core/dbus.c         if (!streq_ptr(interface, UNIT_VTABLE(u)->bus_interface))
streq_ptr         468 src/core/dbus.c         if (!streq_ptr(interface, UNIT_VTABLE(u)->bus_interface))
streq_ptr        1457 src/core/mount.c                 !streq_ptr(p->options, options) ||
streq_ptr        1458 src/core/mount.c                 !streq_ptr(p->what, what) ||
streq_ptr        1459 src/core/mount.c                 !streq_ptr(p->fstype, fstype);
streq_ptr        2635 src/core/service.c                 if (!streq_ptr(s->status_text, t)) {
streq_ptr        2100 src/core/socket.c                                     streq_ptr(p->path, value+skip))
streq_ptr        2119 src/core/socket.c                                     streq_ptr(p->path, value+skip))
streq_ptr        2138 src/core/socket.c                                     streq_ptr(p->path, value+skip))
streq_ptr        1197 src/core/swap.c         if (streq_ptr(s->what, s->devnode))
streq_ptr        1201 src/core/swap.c                 if (streq_ptr(other->what, other->devnode))
streq_ptr        1205 src/core/swap.c                 if (streq_ptr(other->what, other->devnode))
streq_ptr        2082 src/core/unit.c                 if (streq_ptr(id, other))
streq_ptr         394 src/cryptsetup/cryptsetup.c         if ((!arg_type && r < 0) || streq_ptr(arg_type, CRYPT_PLAIN)) {
streq_ptr         614 src/cryptsetup/cryptsetup.c                         if (streq_ptr(arg_type, CRYPT_TCRYPT))
streq_ptr         176 src/fstab-generator/fstab-generator.c         if (streq_ptr(fstype, "autofs"))
streq_ptr         241 src/gpt-auto-generator/gpt-auto-generator.c         if (streq_ptr(fstype, "crypto_LUKS")) {
streq_ptr         463 src/gpt-auto-generator/gpt-auto-generator.c         if (!streq_ptr(pttype, "gpt")) {
streq_ptr          89 src/hostname/hostnamectl.c             !streq_ptr(i->pretty_hostname, i->static_hostname))
streq_ptr          93 src/hostname/hostnamectl.c             !streq_ptr(i->hostname, i->static_hostname))
streq_ptr         426 src/hostname/hostnamed.c         if (streq_ptr(name, c->data[PROP_HOSTNAME]))
streq_ptr         468 src/hostname/hostnamed.c         if (streq_ptr(name, c->data[PROP_STATIC_HOSTNAME]))
streq_ptr         529 src/hostname/hostnamed.c         if (streq_ptr(name, c->data[prop]))
streq_ptr         261 src/journal-remote/journal-upload.c                 if (streq_ptr(arg_trust, "all"))
streq_ptr        1789 src/journal/sd-journal.c         if (!streq_ptr(class, "container"))
streq_ptr         122 src/libsystemd-network/network-internal.c                 else if (!streq_ptr(match_driver, dev_driver))
streq_ptr         126 src/libsystemd-network/network-internal.c         if (match_type && !streq_ptr(match_type, dev_type))
streq_ptr         218 src/libsystemd-network/sd-dhcp-client.c         if (streq_ptr(client->hostname, hostname))
streq_ptr        1325 src/libsystemd/sd-bus/bus-control.c         if (streq_ptr(name, bus->unique_name))
streq_ptr         283 src/libsystemd/sd-bus/bus-error.c         return streq_ptr(e->name, name);
streq_ptr         151 src/libsystemd/sd-bus/bus-match.c                 if (streq_ptr(node->value.str, value_str))
streq_ptr         162 src/libsystemd/sd-bus/bus-match.c                                 if (streq_ptr(node->value.str, *i))
streq_ptr         183 src/libsystemd/sd-bus/bus-match.c                 return streq_ptr(node->value.str, value_str);
streq_ptr        5187 src/libsystemd/sd-bus/bus-message.c         if (streq_ptr(m->path, "/org/freedesktop/DBus/Local"))
streq_ptr        5189 src/libsystemd/sd-bus/bus-message.c         if (streq_ptr(m->interface, "org.freedesktop.DBus.Local"))
streq_ptr        5191 src/libsystemd/sd-bus/bus-message.c         if (streq_ptr(m->sender, "org.freedesktop.DBus.Local"))
streq_ptr        5482 src/libsystemd/sd-bus/bus-message.c         if (contents && !streq_ptr(contents, c))
streq_ptr         934 src/libsystemd/sd-bus/bus-objects.c                 if (!streq_ptr(previous_interface, c->interface)) {
streq_ptr        1042 src/libsystemd/sd-bus/bus-objects.c                 if (!streq_ptr(previous_interface, i->interface)) {
streq_ptr         501 src/libsystemd/sd-bus/busctl.c         if (streq_ptr(argv[optind], "monitor")) {
streq_ptr        1697 src/libsystemd/sd-bus/sd-bus.c         if (!streq_ptr(m->destination, destination)) {
streq_ptr        2161 src/libsystemd/sd-bus/sd-bus.c         if (m->destination && bus->unique_name && !streq_ptr(m->destination, bus->unique_name))
streq_ptr        2301 src/libsystemd/sd-bus/sd-bus.c         if (!streq_ptr(m->interface, "org.freedesktop.DBus.Peer"))
streq_ptr        2307 src/libsystemd/sd-bus/sd-bus.c         if (streq_ptr(m->member, "Ping"))
streq_ptr        2309 src/libsystemd/sd-bus/sd-bus.c         else if (streq_ptr(m->member, "GetMachineId")) {
streq_ptr         141 src/locale/localed.c                 if (isempty(c->locale[p]) || streq_ptr(c->locale[LOCALE_LANG], c->locale[p]))
streq_ptr         587 src/locale/localed.c                         if (!streq_ptr(c->x11_layout, strnulldash(a[1])) ||
streq_ptr         588 src/locale/localed.c                             !streq_ptr(c->x11_model, strnulldash(a[2])) ||
streq_ptr         589 src/locale/localed.c                             !streq_ptr(c->x11_variant, strnulldash(a[3])) ||
streq_ptr         590 src/locale/localed.c                             !streq_ptr(c->x11_options, strnulldash(a[4]))) {
streq_ptr         685 src/locale/localed.c                 if (streq_ptr(c->x11_layout, a[1]))
streq_ptr         706 src/locale/localed.c                         if (isempty(c->x11_model) || streq_ptr(c->x11_model, a[2])) {
streq_ptr         709 src/locale/localed.c                                 if (streq_ptr(c->x11_variant, a[3])) {
streq_ptr         712 src/locale/localed.c                                         if (streq_ptr(c->x11_options, a[4]))
streq_ptr         778 src/locale/localed.c                 if (!streq_ptr(c->vc_keymap, new_keymap)) {
streq_ptr         870 src/locale/localed.c                                 if (!streq_ptr(*i + k + 1, c->locale[p]))
streq_ptr         963 src/locale/localed.c         if (!streq_ptr(keymap, c->vc_keymap) ||
streq_ptr         964 src/locale/localed.c             !streq_ptr(keymap_toggle, c->vc_keymap_toggle)) {
streq_ptr        1030 src/locale/localed.c         if (!streq_ptr(layout, c->x11_layout) ||
streq_ptr        1031 src/locale/localed.c             !streq_ptr(model, c->x11_model) ||
streq_ptr        1032 src/locale/localed.c             !streq_ptr(variant, c->x11_variant) ||
streq_ptr        1033 src/locale/localed.c             !streq_ptr(options, c->x11_options)) {
streq_ptr         531 src/login/loginctl.c                         if (streq_ptr(*l, i.display))
streq_ptr         581 src/login/loginctl.c                         if (streq_ptr(*l, i.active_session))
streq_ptr         232 src/login/logind-core.c         if (streq_ptr(udev_device_get_action(d), "remove")) {
streq_ptr         290 src/login/logind-core.c         if (streq_ptr(udev_device_get_action(d), "remove")) {
streq_ptr         528 src/login/logind-core.c                 if (!streq_ptr(udev_device_get_subsystem(p), "drm"))
streq_ptr         534 src/login/logind-core.c                 if (!streq_ptr(status, "disconnected"))
streq_ptr        2032 src/login/logind-dbus.c                 if (streq_ptr(path, session->scope_job)) {
streq_ptr        2046 src/login/logind-dbus.c                 if (streq_ptr(path, user->service_job)) {
streq_ptr        2051 src/login/logind-dbus.c                 if (streq_ptr(path, user->slice_job)) {
streq_ptr         263 src/login/logind-session-device.c         if (streq_ptr(subsystem, "drm")) {
streq_ptr         266 src/login/logind-session-device.c         } else if (streq_ptr(subsystem, "input")) {
streq_ptr        1084 src/login/logind-session.c         return streq_ptr(s->controller, sender);
streq_ptr         524 src/login/logind.c         if (name && startswith(name, "vcsa") && streq_ptr(udev_device_get_action(d), "remove"))
streq_ptr         478 src/machine/machined-dbus.c         if (streq_ptr(path, machine->scope_job)) {
streq_ptr          61 src/network/networkctl.c                 if (streq_ptr(devtype, "wlan"))
streq_ptr          63 src/network/networkctl.c                 else if (streq_ptr(devtype, "wwan"))
streq_ptr         156 src/network/networkctl.c         if (streq_ptr(state, "routable")) {
streq_ptr         159 src/network/networkctl.c         } else if (streq_ptr(state, "degraded")) {
streq_ptr         170 src/network/networkctl.c         if (streq_ptr(state, "configured")) {
streq_ptr         173 src/network/networkctl.c         } else if (streq_ptr(state, "configuring")) {
streq_ptr         176 src/network/networkctl.c         } else if (streq_ptr(state, "failed") || streq_ptr(state, "linger")) {
streq_ptr         198 src/network/networkd-manager.c         if (!streq_ptr(udev_device_get_action(device), "add"))
streq_ptr         693 src/nspawn/nspawn.c                     (streq_ptr(mount_table[k].what, "tmpfs") || streq_ptr(mount_table[k].what, "devpts"))) {
streq_ptr        2323 src/nspawn/nspawn.c         if (!streq_ptr(pttype, "gpt")) {
streq_ptr         377 src/resolve/resolved-dns-rr.c                         if (!streq_ptr(a->txt.strings[i], b->txt.strings[i]))
streq_ptr         100 src/shared/conf-parser.c                 if (!streq_ptr(section, t->section))
streq_ptr        6226 src/shared/util.c         if (!streq_ptr(class, "container"))
streq_ptr        1778 src/systemctl/systemctl.c                 if (!streq_ptr(class, "container"))
streq_ptr        1818 src/systemctl/systemctl.c                 if (!arg_no_legend && !streq_ptr(m->state, "running"))
streq_ptr        1838 src/systemctl/systemctl.c                 if (streq_ptr(m->state, "degraded")) {
streq_ptr        1842 src/systemctl/systemctl.c                 } else if (!streq_ptr(m->state, "running")) {
streq_ptr        2602 src/systemctl/systemctl.c                 if (streq_ptr(unit_actions[i].verb, verb))
streq_ptr        2612 src/systemctl/systemctl.c                 if (streq_ptr(unit_actions[i].method, method))
streq_ptr        2765 src/systemctl/systemctl.c                 if (streq_ptr(action_table[i].verb, verb))
streq_ptr        3327 src/systemctl/systemctl.c         if (streq_ptr(i->active_state, "failed")) {
streq_ptr        3330 src/systemctl/systemctl.c         } else if (streq_ptr(i->active_state, "active") || streq_ptr(i->active_state, "reloading")) {
streq_ptr        3338 src/systemctl/systemctl.c         if (i->description && !streq_ptr(i->id, i->description))
streq_ptr        3346 src/systemctl/systemctl.c         if (streq_ptr(i->load_state, "error")) {
streq_ptr        3394 src/systemctl/systemctl.c         ss = streq_ptr(i->active_state, i->sub_state) ? NULL : i->sub_state;
streq_ptr        3405 src/systemctl/systemctl.c         timestamp = (streq_ptr(i->active_state, "active")      ||
streq_ptr        3406 src/systemctl/systemctl.c                      streq_ptr(i->active_state, "reloading"))   ? i->active_enter_timestamp :
streq_ptr        3407 src/systemctl/systemctl.c                     (streq_ptr(i->active_state, "inactive")    ||
streq_ptr        3408 src/systemctl/systemctl.c                      streq_ptr(i->active_state, "failed"))      ? i->inactive_enter_timestamp :
streq_ptr        3409 src/systemctl/systemctl.c                     streq_ptr(i->active_state, "activating")    ? i->inactive_exit_timestamp :
streq_ptr        3947 src/systemctl/systemctl.c                 } else if (streq_ptr(name, "SystemCallFilter")) {
streq_ptr        4281 src/systemctl/systemctl.c         if (!streq_ptr(info.active_state, "active") &&
streq_ptr        4282 src/systemctl/systemctl.c             !streq_ptr(info.active_state, "reloading") &&
streq_ptr        4398 src/systemctl/systemctl.c         if (streq_ptr(mi.state, "degraded")) {
streq_ptr        4401 src/systemctl/systemctl.c         } else if (!streq_ptr(mi.state, "running")) {
streq_ptr        1295 src/sysusers/sysusers.c         if (!streq_ptr(a->name, b->name))
streq_ptr        1298 src/sysusers/sysusers.c         if (!streq_ptr(a->uid_path, b->uid_path))
streq_ptr        1301 src/sysusers/sysusers.c         if (!streq_ptr(a->gid_path, b->gid_path))
streq_ptr        1304 src/sysusers/sysusers.c         if (!streq_ptr(a->description, b->description))
streq_ptr        1319 src/sysusers/sysusers.c         if (!streq_ptr(a->home, b->home))
streq_ptr         461 src/timedate/timedated.c         if (streq_ptr(z, c->zone))
streq_ptr          49 src/timesync/timesyncd-conf.c                         if (streq_ptr(n->string, buffer)) {
streq_ptr        1119 src/tmpfiles/tmpfiles.c         if (!streq_ptr(a->path, b->path))
streq_ptr        1146 src/tmpfiles/tmpfiles.c             !streq_ptr(a->argument, b->argument))
streq_ptr         108 src/udev/udev-builtin-hwdb.c                 if (streq(dsubsys, "usb") && streq_ptr(udev_device_get_devtype(d), "usb_device")) {
streq_ptr         265 src/udev/udev-builtin-net_id.c         if (streq_ptr("pci", udev_device_get_subsystem(parent))) {
streq_ptr         362 src/udev/udev-builtin-net_id.c         if (!streq_ptr("ccwgroup", udev_device_get_subsystem(cdev)))
streq_ptr         289 src/udev/udevd.c                         if (!streq_ptr(udev_device_get_action(dev), "remove") &&
streq_ptr         290 src/udev/udevd.c                             streq_ptr("block", udev_device_get_subsystem(dev)) &&
streq_ptr         295 src/udev/udevd.c                                 if (streq_ptr("partition", udev_device_get_devtype(d)))
streq_ptr         717 src/udev/udevd.c         if (streq_ptr("block", udev_device_get_subsystem(dev)) &&
streq_ptr         718 src/udev/udevd.c             streq_ptr("disk", udev_device_get_devtype(dev)) &&
streq_ptr         768 src/udev/udevd.c                         if (!streq_ptr("partition", udev_device_get_devtype(d)))
streq_ptr         798 src/udev/udevd.c                         if (!streq_ptr("partition", udev_device_get_devtype(d)))