PROP_LOCATION 108 src/hostname/hostnamed.c "LOCATION", &c->data[PROP_LOCATION], PROP_LOCATION 317 src/hostname/hostnamed.c [PROP_LOCATION] = "LOCATION", PROP_LOCATION 329 src/hostname/hostnamed.c for (p = PROP_PRETTY_HOSTNAME; p <= PROP_LOCATION; p++) { PROP_LOCATION 562 src/hostname/hostnamed.c if (prop == PROP_LOCATION && string_has_cc(name, NULL)) PROP_LOCATION 582 src/hostname/hostnamed.c prop == PROP_LOCATION ? "location" : PROP_LOCATION 588 src/hostname/hostnamed.c prop == PROP_LOCATION ? "Location" : PROP_LOCATION 611 src/hostname/hostnamed.c return set_machine_info(userdata, bus, m, PROP_LOCATION, method_set_location, error); PROP_LOCATION 622 src/hostname/hostnamed.c SD_BUS_PROPERTY("Location", "s", NULL, offsetof(Context, data) + sizeof(char*) * PROP_LOCATION, SD_BUS_VTABLE_PROPERTY_EMITS_CHANGE),