Searched refs:boot_id_field (Results 1 – 2 of 2) sorted by relevance
153 char boot_id_field[sizeof("_BOOT_ID=") + 32]; member
754 sd_id128_to_string(id, stpcpy(s->boot_id_field, "_BOOT_ID=")); in server_cache_boot_id()1028 if (!isempty(s->boot_id_field)) in dispatch_message_real()1029 iovec[n++] = IOVEC_MAKE_STRING(s->boot_id_field); in dispatch_message_real()