unit_set_description  161 src/core/busname.c                 r = unit_set_description(u, n->name);
unit_set_description  821 src/core/dbus-unit.c                         r = unit_set_description(u, d);
unit_set_description  212 src/core/device.c                                 return unit_set_description(u, j);
unit_set_description  215 src/core/device.c                 return unit_set_description(u, model);
unit_set_description  218 src/core/device.c         return unit_set_description(u, path);
unit_set_description  472 src/core/mount.c                 r = unit_set_description(u, m->where);
unit_set_description 2773 src/core/service.c                         r = unit_set_description(UNIT(s), a);
unit_set_description 2775 src/core/service.c                         r = unit_set_description(UNIT(s), peer);
unit_set_description  302 src/core/swap.c                         r = unit_set_description(u, s->what);
unit_set_description  460 src/core/unit.h int unit_set_description(Unit *u, const char *description);