SD_ID128_NULL     157 src/boot/bootctl.c                 if (!sd_id128_equal(info->fw_entries[info->fw_entry_active].part_uuid, SD_ID128_NULL))
SD_ID128_NULL     170 src/boot/bootctl.c                 if (!sd_id128_equal(info->loader_part_uuid, SD_ID128_NULL))
SD_ID128_NULL     454 src/firstboot/firstboot.c         if (sd_id128_equal(arg_machine_id, SD_ID128_NULL))
SD_ID128_NULL     152 src/journal/journalctl.c         sd_id128_t id = SD_ID128_NULL;
SD_ID128_NULL     969 src/journal/journalctl.c         if (sd_id128_equal(*boot_id, SD_ID128_NULL)) {
SD_ID128_NULL     997 src/journal/journalctl.c         if (arg_boot_offset == 0 && sd_id128_equal(arg_boot_id, SD_ID128_NULL))
SD_ID128_NULL    1002 src/journal/journalctl.c                 if (sd_id128_equal(arg_boot_id, SD_ID128_NULL))
SD_ID128_NULL     846 src/journal/journald-server.c         if (!sd_id128_equal(message_id, SD_ID128_NULL)) {
SD_ID128_NULL    1110 src/journal/journald-server.c         server_driver_message(s, SD_ID128_NULL, "Time spent on flushing to /var is %s for %u entries.", format_timespan(ts, sizeof(ts), now(CLOCK_MONOTONIC) - start, 0), n);
SD_ID128_NULL     220 src/libsystemd/sd-bus/bus-socket.c         if (!sd_id128_equal(b->server_id, SD_ID128_NULL) &&
SD_ID128_NULL     904 src/libsystemd/sd-bus/bus-util.c                 *p = SD_ID128_NULL;
SD_ID128_NULL     299 src/libsystemd/sd-bus/sd-bus.c         assert_return(b || sd_id128_equal(server_id, SD_ID128_NULL), -EINVAL);
SD_ID128_NULL     836 src/libsystemd/sd-bus/sd-bus.c         b->server_id = SD_ID128_NULL;
SD_ID128_NULL     164 src/machine/machine.c         if (!sd_id128_equal(m->id, SD_ID128_NULL))
SD_ID128_NULL     296 src/machine/machinectl.c         if (!sd_id128_equal(i->id, SD_ID128_NULL))
SD_ID128_NULL     179 src/machine/machined-dbus.c                 id = SD_ID128_NULL;
SD_ID128_NULL    3399 src/nspawn/nspawn.c                         if (!sd_id128_equal(arg_uuid, SD_ID128_NULL)) {
SD_ID128_NULL     216 src/shared/efivars.c         sd_id128_t p_uuid = SD_ID128_NULL;