PROP_KERNEL_VERSION   90 src/hostname/hostnamed.c         c->data[PROP_KERNEL_VERSION] = strdup(u.version);
PROP_KERNEL_VERSION   92 src/hostname/hostnamed.c             !c->data[PROP_KERNEL_VERSION])
PROP_KERNEL_VERSION  625 src/hostname/hostnamed.c         SD_BUS_PROPERTY("KernelVersion", "s", NULL, offsetof(Context, data) + sizeof(char*) * PROP_KERNEL_VERSION, SD_BUS_VTABLE_PROPERTY_CONST),