startswith 149 src/analyze/analyze-verify.c if (check_man && startswith(*p, "man:")) { startswith 50 src/backlight/backlight.c c = startswith(sysname, "card"); startswith 58 src/backlight/backlight.c if (!startswith(c, "-LVDS-") && startswith 59 src/backlight/backlight.c !startswith(c, "-Embedded DisplayPort-")) startswith 64 src/boot/boot-loader.c if (!startswith(s, "title")) startswith 271 src/bus-proxyd/bus-policy.c if (startswith(name, "send_")) startswith 273 src/bus-proxyd/bus-policy.c else if (startswith(name, "receive_")) startswith 654 src/bus-proxyd/bus-policy.c if (streq(i->name, "*") || startswith(i->name, filter->name)) startswith 451 src/core/cgroup.c if (startswith(a->path, "/dev/")) startswith 453 src/core/cgroup.c else if (startswith(a->path, "block-")) startswith 455 src/core/cgroup.c else if (startswith(a->path, "char-")) startswith 84 src/core/condition.c if (startswith(line, "CapBnd:")) { startswith 559 src/core/dbus-cgroup.c if ((!startswith(path, "/dev/") && startswith 560 src/core/dbus-cgroup.c !startswith(path, "block-") && startswith 561 src/core/dbus-cgroup.c !startswith(path, "char-")) || startswith 1181 src/core/dbus.c e = startswith(line, "subscribed="); startswith 489 src/core/device.c if (startswith(u->id, "sys-")) startswith 494 src/core/device.c if (startswith(UNIT(other)->id, "sys-")) startswith 498 src/core/device.c if (startswith(UNIT(other)->id, "sys-")) startswith 2136 src/core/execute.c if (startswith(tty, "/dev/")) startswith 2710 src/core/load-fragment.c if (!startswith(path, "/dev/") && startswith 2711 src/core/load-fragment.c !startswith(path, "block-") && startswith 2712 src/core/load-fragment.c !startswith(path, "char-")) { startswith 227 src/core/manager.c if (startswith(de->d_name, "ask.")) startswith 2041 src/core/manager.c p = startswith(s, "/org/freedesktop/systemd1/job/"); startswith 2317 src/core/manager.c if (startswith(l, "current-job-id=")) { startswith 2325 src/core/manager.c } else if (startswith(l, "n-installed-jobs=")) { startswith 2333 src/core/manager.c } else if (startswith(l, "n-failed-jobs=")) { startswith 2341 src/core/manager.c } else if (startswith(l, "taint-usr=")) { startswith 2350 src/core/manager.c } else if (startswith(l, "firmware-timestamp=")) startswith 2352 src/core/manager.c else if (startswith(l, "loader-timestamp=")) startswith 2354 src/core/manager.c else if (startswith(l, "kernel-timestamp=")) startswith 2356 src/core/manager.c else if (startswith(l, "initrd-timestamp=")) startswith 2358 src/core/manager.c else if (startswith(l, "userspace-timestamp=")) startswith 2360 src/core/manager.c else if (startswith(l, "finish-timestamp=")) startswith 2362 src/core/manager.c else if (startswith(l, "security-start-timestamp=")) startswith 2364 src/core/manager.c else if (startswith(l, "security-finish-timestamp=")) startswith 2366 src/core/manager.c else if (startswith(l, "generators-start-timestamp=")) startswith 2368 src/core/manager.c else if (startswith(l, "generators-finish-timestamp=")) startswith 2370 src/core/manager.c else if (startswith(l, "units-load-start-timestamp=")) startswith 2372 src/core/manager.c else if (startswith(l, "units-load-finish-timestamp=")) startswith 2374 src/core/manager.c else if (startswith(l, "env=")) { startswith 2393 src/core/manager.c } else if (startswith(l, "notify-fd=")) { startswith 2404 src/core/manager.c } else if (startswith(l, "notify-socket=")) { startswith 2416 src/core/manager.c } else if (startswith(l, "kdbus-fd=")) { startswith 411 src/cryptsetup/cryptsetup-generator.c if (startswith(p, "luks-")) startswith 450 src/cryptsetup/cryptsetup-generator.c if (startswith(p, "luks-")) startswith 74 src/cryptsetup/cryptsetup.c if (startswith(option, "cipher=")) { startswith 84 src/cryptsetup/cryptsetup.c } else if (startswith(option, "size=")) { startswith 98 src/cryptsetup/cryptsetup.c } else if (startswith(option, "key-slot=")) { startswith 106 src/cryptsetup/cryptsetup.c } else if (startswith(option, "tcrypt-keyfile=")) { startswith 115 src/cryptsetup/cryptsetup.c } else if (startswith(option, "keyfile-size=")) { startswith 122 src/cryptsetup/cryptsetup.c } else if (startswith(option, "keyfile-offset=")) { startswith 129 src/cryptsetup/cryptsetup.c } else if (startswith(option, "hash=")) { startswith 139 src/cryptsetup/cryptsetup.c } else if (startswith(option, "tries=")) { startswith 164 src/cryptsetup/cryptsetup.c else if (startswith(option, "timeout=")) { startswith 369 src/delta/delta.c assert(!startswith(suffix, "/")); startswith 402 src/delta/delta.c if (!onlyprefix || startswith(o, onlyprefix)) { startswith 417 src/delta/delta.c if (!onlyprefix || startswith(o, onlyprefix)) startswith 461 src/delta/delta.c const char *suffix = startswith(arg, p); startswith 279 src/journal-remote/journal-gatewayd.c if (!startswith(range, "entries=")) startswith 848 src/journal-remote/journal-gatewayd.c if (startswith(url, "/fields/")) startswith 273 src/journal-remote/journal-remote-parse.c timestamp = startswith(line, "__CURSOR="); startswith 278 src/journal-remote/journal-remote-parse.c timestamp = startswith(line, "__REALTIME_TIMESTAMP="); startswith 290 src/journal-remote/journal-remote-parse.c timestamp = startswith(line, "__MONOTONIC_TIMESTAMP="); startswith 302 src/journal-remote/journal-remote-parse.c timestamp = startswith(line, "__"); startswith 929 src/journal-remote/journal-remote.c startswith(arg_url, "https://") ?: startswith 930 src/journal-remote/journal-remote.c startswith(arg_url, "http://") ?: startswith 254 src/journal-remote/journal-upload.c if (arg_key || startswith(u->url, "https://")) { startswith 264 src/journal-remote/journal-upload.c else if (arg_trust || startswith(u->url, "https://")) startswith 438 src/journal-remote/journal-upload.c if (!(host = startswith(url, "http://")) && !(host = startswith(url, "https://"))) { startswith 607 src/journal/catalog.c v = startswith(s, header); startswith 66 src/journal/coredump-vacuum.c p = startswith(filename, "core."); startswith 240 src/journal/journal-send.c startswith(iov[i].iov_base, "SYSLOG_IDENTIFIER")); startswith 867 src/journal/journalctl.c assert(startswith(data, "_BOOT_ID=")); startswith 209 src/journal/journald-kmsg.c if (startswith(m, "_KERNEL_DEVICE=")) startswith 161 src/journal/journald-native.c startswith(p, "PRIORITY=") && startswith 166 src/journal/journald-native.c startswith(p, "SYSLOG_FACILITY=") && startswith 171 src/journal/journald-native.c startswith(p, "SYSLOG_FACILITY=") && startswith 177 src/journal/journald-native.c startswith(p, "SYSLOG_IDENTIFIER=")) { startswith 186 src/journal/journald-native.c startswith(p, "MESSAGE=")) { startswith 196 src/journal/journald-native.c startswith(p, "OBJECT_PID=") && startswith 1309 src/journal/journald-server.c if (startswith(word, "systemd.journald.forward_to_syslog=")) { startswith 1315 src/journal/journald-server.c } else if (startswith(word, "systemd.journald.forward_to_kmsg=")) { startswith 1321 src/journal/journald-server.c } else if (startswith(word, "systemd.journald.forward_to_console=")) { startswith 1327 src/journal/journald-server.c } else if (startswith(word, "systemd.journald.forward_to_wall=")) { startswith 1333 src/journal/journald-server.c } else if (startswith(word, "systemd.journald")) startswith 139 src/journal/sd-journal.c if (startswith(data, "__")) startswith 1302 src/journal/sd-journal.c startswith(filename, atted); startswith 1975 src/journal/sd-journal.c if (startswith(field, "__")) startswith 617 src/libsystemd/sd-bus/bus-creds.c p = startswith(line, "Uid:"); startswith 632 src/libsystemd/sd-bus/bus-creds.c p = startswith(line, "Gid:"); startswith 647 src/libsystemd/sd-bus/bus-creds.c p = startswith(line, "CapEff:"); startswith 659 src/libsystemd/sd-bus/bus-creds.c p = startswith(line, "CapPrm:"); startswith 671 src/libsystemd/sd-bus/bus-creds.c p = startswith(line, "CapInh:"); startswith 683 src/libsystemd/sd-bus/bus-creds.c p = startswith(line, "CapBnd:"); startswith 46 src/libsystemd/sd-bus/bus-error.c p = startswith(name, "System.Error."); startswith 74 src/libsystemd/sd-bus/bus-internal.c p = startswith(a, b); startswith 51 src/libsystemd/sd-bus/bus-kernel.c if (!startswith(s, ":1.")) startswith 611 src/libsystemd/sd-bus/bus-match.c if (n == 4 && startswith(k, "type")) startswith 613 src/libsystemd/sd-bus/bus-match.c if (n == 6 && startswith(k, "sender")) startswith 615 src/libsystemd/sd-bus/bus-match.c if (n == 11 && startswith(k, "destination")) startswith 617 src/libsystemd/sd-bus/bus-match.c if (n == 9 && startswith(k, "interface")) startswith 619 src/libsystemd/sd-bus/bus-match.c if (n == 6 && startswith(k, "member")) startswith 621 src/libsystemd/sd-bus/bus-match.c if (n == 4 && startswith(k, "path")) startswith 623 src/libsystemd/sd-bus/bus-match.c if (n == 14 && startswith(k, "path_namespace")) startswith 626 src/libsystemd/sd-bus/bus-match.c if (n == 4 && startswith(k, "arg")) { startswith 636 src/libsystemd/sd-bus/bus-match.c if (n == 5 && startswith(k, "arg")) { startswith 652 src/libsystemd/sd-bus/bus-match.c if (n == 8 && startswith(k, "arg") && startswith(k + 4, "path")) { startswith 662 src/libsystemd/sd-bus/bus-match.c if (n == 9 && startswith(k, "arg") && startswith(k + 5, "path")) { startswith 678 src/libsystemd/sd-bus/bus-match.c if (n == 13 && startswith(k, "arg") && startswith(k + 4, "namespace")) { startswith 688 src/libsystemd/sd-bus/bus-match.c if (n == 14 && startswith(k, "arg") && startswith(k + 5, "namespace")) { startswith 1622 src/libsystemd/sd-bus/bus-message.c if (!startswith(c->signature + c->index + 1, contents)) startswith 1776 src/libsystemd/sd-bus/bus-message.c !startswith(c->signature + c->index + 1, contents) || startswith 1851 src/libsystemd/sd-bus/bus-message.c !startswith(c->signature + c->index + 1, contents) || startswith 3451 src/libsystemd/sd-bus/bus-message.c if (!startswith(c->signature + c->index + 1, contents)) startswith 3819 src/libsystemd/sd-bus/bus-message.c !startswith(c->signature + c->index + 1, contents) || startswith 3860 src/libsystemd/sd-bus/bus-message.c !startswith(c->signature + c->index + 1, contents) || startswith 642 src/libsystemd/sd-bus/sd-bus.c if (startswith(*p, "argv")) { startswith 866 src/libsystemd/sd-bus/sd-bus.c if (startswith(a, "unix:")) { startswith 874 src/libsystemd/sd-bus/sd-bus.c } else if (startswith(a, "tcp:")) { startswith 883 src/libsystemd/sd-bus/sd-bus.c } else if (startswith(a, "unixexec:")) { startswith 892 src/libsystemd/sd-bus/sd-bus.c } else if (startswith(a, "kernel:")) { startswith 900 src/libsystemd/sd-bus/sd-bus.c } else if (startswith(a, "x-container-unix:")) { startswith 908 src/libsystemd/sd-bus/sd-bus.c } else if (startswith(a, "x-container-kernel:")) { startswith 770 src/libsystemd/sd-login/sd-login.c if (startswith(*a, "unit:")) startswith 138 src/libsystemd/sd-path/sd-path.c if (startswith(p, "$HOME/")) { startswith 295 src/libudev/libudev-device.c if (startswith(udev_device->devpath, "/module/")) { startswith 303 src/libudev/libudev-device.c if (startswith(udev_device->devpath, "/subsystem/") || startswith 304 src/libudev/libudev-device.c startswith(udev_device->devpath, "/class/") || startswith 305 src/libudev/libudev-device.c startswith(udev_device->devpath, "/bus/")) { startswith 406 src/libudev/libudev-device.c if (startswith(property, "DEVPATH=")) { startswith 411 src/libudev/libudev-device.c } else if (startswith(property, "SUBSYSTEM=")) { startswith 413 src/libudev/libudev-device.c } else if (startswith(property, "DEVTYPE=")) { startswith 415 src/libudev/libudev-device.c } else if (startswith(property, "DEVNAME=")) { startswith 417 src/libudev/libudev-device.c } else if (startswith(property, "DEVLINKS=")) { startswith 433 src/libudev/libudev-device.c } else if (startswith(property, "TAGS=")) { startswith 453 src/libudev/libudev-device.c } else if (startswith(property, "USEC_INITIALIZED=")) { startswith 455 src/libudev/libudev-device.c } else if (startswith(property, "DRIVER=")) { startswith 457 src/libudev/libudev-device.c } else if (startswith(property, "ACTION=")) { startswith 459 src/libudev/libudev-device.c } else if (startswith(property, "MAJOR=")) { startswith 461 src/libudev/libudev-device.c } else if (startswith(property, "MINOR=")) { startswith 463 src/libudev/libudev-device.c } else if (startswith(property, "DEVPATH_OLD=")) { startswith 465 src/libudev/libudev-device.c } else if (startswith(property, "SEQNUM=")) { startswith 467 src/libudev/libudev-device.c } else if (startswith(property, "IFINDEX=")) { startswith 469 src/libudev/libudev-device.c } else if (startswith(property, "DEVMODE=")) { startswith 471 src/libudev/libudev-device.c } else if (startswith(property, "DEVUID=")) { startswith 473 src/libudev/libudev-device.c } else if (startswith(property, "DEVGID=")) { startswith 609 src/libudev/libudev-device.c if (startswith(line, "DEVTYPE=")) { startswith 613 src/libudev/libudev-device.c if (startswith(line, "IFINDEX=")) { startswith 617 src/libudev/libudev-device.c if (startswith(line, "DEVNAME=")) { startswith 622 src/libudev/libudev-device.c if (startswith(line, "MAJOR=")) startswith 624 src/libudev/libudev-device.c else if (startswith(line, "MINOR=")) startswith 626 src/libudev/libudev-device.c else if (startswith(line, "DEVMODE=")) startswith 706 src/libudev/libudev-device.c if (!startswith(syspath, "/sys")) { startswith 724 src/libudev/libudev-device.c if (startswith(path + strlen("/sys"), "/devices/")) { startswith 252 src/libudev/libudev-enumerate.c if (startswith(c, "/controlC")) startswith 637 src/libudev/libudev-enumerate.c return startswith(udev_device_get_devpath(dev), udev_device_get_devpath(udev_enumerate->parent_match)); startswith 146 src/libudev/libudev-monitor.c if (startswith(e + 3, "devtmpfs")) startswith 144 src/libudev/libudev-util.c for (back = 0; startswith(&link_target[back * 3], "../"); back++) startswith 433 src/locale/localectl.c if (startswith(l, "! model")) startswith 435 src/locale/localectl.c else if (startswith(l, "! layout")) startswith 437 src/locale/localectl.c else if (startswith(l, "! variant")) startswith 439 src/locale/localectl.c else if (startswith(l, "! option")) startswith 107 src/locale/localed.c return s && (t = startswith(s, prefix)) && (*t == ','); startswith 864 src/locale/localed.c if (startswith(*i, names[p]) && startswith 903 src/locale/localed.c if (startswith(*i, names[p]) && (*i)[k] == '=') { startswith 1171 src/login/logind-dbus.c if (!startswith(de->d_name, "72-seat-")) startswith 356 src/login/logind-seat-dbus.c p = startswith(path, "/org/freedesktop/login1/seat/"); startswith 377 src/login/logind-seat.c if (!startswith(t, "tty")) { startswith 662 src/login/logind-seat.c if (!startswith(name, "seat")) startswith 515 src/login/logind-session-dbus.c p = startswith(path, "/org/freedesktop/login1/session/"); startswith 264 src/login/logind-session-device.c if (startswith(sysname, "card")) startswith 267 src/login/logind-session-device.c if (startswith(sysname, "event")) startswith 272 src/login/logind-user-dbus.c p = startswith(path, "/org/freedesktop/login1/user/_"); startswith 524 src/login/logind.c if (name && startswith(name, "vcsa") && streq_ptr(udev_device_get_action(d), "remove")) startswith 448 src/machine/machine-dbus.c p = startswith(path, "/org/freedesktop/machine1/machine/"); startswith 728 src/machine/machinectl.c p = startswith(pty, "/dev/pts/"); startswith 111 src/machine/machined.c if (startswith(de->d_name, "unit:")) startswith 454 src/readahead/readahead-collect.c if (startswith(p, "/tmp") || startswith 119 src/readahead/readahead-common.c if (streq(opts, "ssd") || startswith(opts, "ssd,") || endswith(opts, ",ssd") || strstr(opts, ",ssd,")) startswith 445 src/shared/cgroup-util.c else if (startswith(controller, "name=")) startswith 1324 src/shared/cgroup-util.c x = startswith(s, "session-"); startswith 1368 src/shared/cgroup-util.c start = startswith(slice, "user-"); startswith 1514 src/shared/cgroup-util.c s = startswith(p, "name="); startswith 110 src/shared/condition-util.c if (startswith(word, c->parameter) && (word[pl] == '=' || word[pl] == 0)) { startswith 189 src/shared/conf-parser.c if (!relaxed && !startswith(lvalue, "X-")) startswith 226 src/shared/conf-parser.c if (startswith(l, ".include ")) { startswith 270 src/shared/conf-parser.c if (!relaxed && !startswith(n, "X-")) startswith 835 src/shared/fileio.c if (!startswith(line, "#!")) startswith 81 src/shared/fstab-util.c x = startswith(*s, name); startswith 831 src/shared/log.c if (startswith(buf, "MESSAGE=")) { startswith 467 src/shared/logs-show.c if (flags & OUTPUT_COLOR && startswith(data, "MESSAGE=")) { startswith 551 src/shared/logs-show.c startswith(data, "_BOOT_ID=")) startswith 296 src/shared/path-util.c if (!startswith(x, "/")) startswith 49 src/shared/strv.c if (startswith(*i, name)) startswith 64 src/shared/strv.c e = startswith(*i, name); startswith 661 src/shared/time-util.c s = startswith(p, "infinity"); startswith 716 src/shared/time-util.c if (startswith(e, table[i].suffix)) { startswith 786 src/shared/time-util.c s = startswith(p, "infinity"); startswith 841 src/shared/time-util.c if (startswith(e, table[i].suffix)) { startswith 492 src/shared/unit-name.c e = startswith(path, "/org/freedesktop/systemd1/unit/"); startswith 808 src/shared/util.c if (startswith(l, field)) { startswith 1603 src/shared/util.c x = startswith(fstype, "fuse."); startswith 2369 src/shared/util.c if (startswith(e, table[i].suffix)) { startswith 2675 src/shared/util.c c = strdup(startswith(path, "/dev/") ? path + 5 : path); startswith 2772 src/shared/util.c if (startswith(s, "/dev/")) startswith 2774 src/shared/util.c else if (startswith(s, "../")) startswith 3718 src/shared/util.c if (startswith(s, "SIG")) startswith 3746 src/shared/util.c if (startswith(p, "LABEL=")) startswith 3749 src/shared/util.c if (startswith(p, "UUID=")) startswith 3752 src/shared/util.c if (startswith(p, "PARTUUID=")) startswith 3755 src/shared/util.c if (startswith(p, "PARTLABEL=")) startswith 3770 src/shared/util.c if (startswith(tty, "/dev/")) startswith 3781 src/shared/util.c if (startswith(tty, "/dev/")) startswith 3784 src/shared/util.c if (!startswith(tty, "tty") ) startswith 3838 src/shared/util.c if (startswith(tty, "/dev/")) startswith 4217 src/shared/util.c if (!startswith(name, "/dev/")) startswith 4238 src/shared/util.c if (!startswith(name, "/dev/tty")) startswith 4969 src/shared/util.c if (startswith(s, "RTMIN+")) { startswith 5278 src/shared/util.c if (startswith(url, "http://") && url[7]) startswith 5281 src/shared/util.c if (startswith(url, "https://") && url[8]) startswith 5284 src/shared/util.c if (startswith(url, "file:") && url[5]) startswith 5287 src/shared/util.c if (startswith(url, "info:") && url[5]) startswith 5290 src/shared/util.c if (startswith(url, "man:") && url[4]) startswith 5520 src/shared/util.c if (streq(p, "..") || startswith(p, "../") || endswith(p, "/..") || strstr(p, "/../")) startswith 5527 src/shared/util.c if (streq(p, ".") || startswith(p, "./") || endswith(p, "/.") || strstr(p, "/./")) startswith 5654 src/shared/util.c if (!startswith(f, old_string)) { startswith 6132 src/shared/util.c e = startswith(n, "systemd.restore_state="); startswith 6193 src/shared/util.c if (!in_initrd() && startswith(word, "rd.")) startswith 139 src/shared/virt.c if (startswith(s, j)) { startswith 105 src/shared/xml.c if (startswith(b, "!--")) { startswith 188 src/shared/xml.c if (startswith(b, "/>")) { startswith 266 src/sysctl/sysctl.c if (startswith(optarg, "/proc/sys")) startswith 3388 src/systemctl/systemctl.c last = ! (*(dropin + 1) && startswith(*(dropin + 1), dir)); startswith 3604 src/systemctl/systemctl.c if (startswith(*p, "man:")) startswith 3644 src/systemctl/systemctl.c e = startswith(s, SYSTEMD_CGROUP_CONTROLLER ":"); startswith 3760 src/systemctl/systemctl.c if (contents[1] == SD_BUS_TYPE_STRUCT_BEGIN && startswith(name, "Exec")) { startswith 4076 src/systemctl/systemctl.c } else if (contents[1] == SD_BUS_TYPE_STRUCT_BEGIN && startswith(name, "Exec")) { startswith 5084 src/systemctl/systemctl.c eq = startswith(*b, *a); startswith 635 src/sysv-generator/sysv-generator.c if (startswith(l, "#\t") || startswith(l, "# ")) { startswith 450 src/tty-ask-password-agent/tty-ask-password-agent.c if (!startswith(de->d_name, "ask.")) startswith 83 src/udev/udev-builtin-blkid.c } else if (startswith(name, "PART_ENTRY_")) { startswith 87 src/udev/udev-builtin-keyboard.c if (!startswith(key, "KEYBOARD_KEY_")) startswith 174 src/udev/udev-builtin-path_id.c if (startswith(udev_device_get_sysname(transportdev), "session")) startswith 273 src/udev/udev-builtin-path_id.c if (!startswith(dent->d_name, "host")) startswith 421 src/udev/udev-builtin-path_id.c if (startswith(name, "nst") && strchr("lma", name[3]) != NULL) startswith 423 src/udev/udev-builtin-path_id.c else if (startswith(name, "st") && strchr("lma", name[2]) != NULL) startswith 133 src/udev/udev-event.c if (startswith(&from[1], map[i].name)) { startswith 1137 src/udev/udev-rules.c if (startswith(key, "ATTR{")) { startswith 1155 src/udev/udev-rules.c if (startswith(key, "SECLABEL{")) { startswith 1197 src/udev/udev-rules.c if (startswith(key, "ATTRS{")) { startswith 1207 src/udev/udev-rules.c if (startswith(attr, "device/")) startswith 1226 src/udev/udev-rules.c if (startswith(key, "ENV{")) { startswith 1293 src/udev/udev-rules.c if (startswith(key, "IMPORT")) { startswith 1337 src/udev/udev-rules.c if (startswith(key, "TEST")) { startswith 1354 src/udev/udev-rules.c if (startswith(key, "RUN")) { startswith 1408 src/udev/udev-rules.c if (startswith(key, "NAME")) { startswith 1525 src/udev/udev-rules.c if (startswith(pos, "none")) startswith 1527 src/udev/udev-rules.c else if (startswith(pos, "replace")) startswith 263 src/udev/udevadm-info.c if (prefix && !startswith(id, prefix)) { startswith 268 src/udev/udevadm-info.c if (startswith(id, "/dev/")) { startswith 283 src/udev/udevadm-info.c } else if (startswith(id, "/sys/")) startswith 88 src/udev/udevadm-test-builtin.c if (!startswith(syspath, "/sys")) startswith 110 src/udev/udevadm-test.c if (!startswith(syspath, "/sys")) startswith 181 src/udev/udevadm-trigger.c if (!startswith(optarg, "/sys")) startswith 291 src/udev/udevd.c !startswith(udev_device_get_sysname(dev), "dm-") && startswith 292 src/udev/udevd.c !startswith(udev_device_get_sysname(dev), "md")) { startswith 719 src/udev/udevd.c !startswith(udev_device_get_sysname(dev), "dm-")) { startswith 977 src/udev/udevd.c if (in_initrd() && startswith(s, "rd.")) startswith 982 src/udev/udevd.c if (startswith(opt, "udev.log-priority=")) { startswith 988 src/udev/udevd.c } else if (startswith(opt, "udev.children-max=")) { startswith 992 src/udev/udevd.c } else if (startswith(opt, "udev.exec-delay=")) { startswith 996 src/udev/udevd.c } else if (startswith(opt, "udev.event-timeout=")) {