Searched defs:UnitVTable (Results 1 – 1 of 1) sorted by relevance
475 typedef struct UnitVTable { struct477 size_t object_size;481 size_t exec_context_offset;485 size_t cgroup_context_offset;489 size_t kill_context_offset;494 size_t exec_runtime_offset;498 size_t dynamic_creds_offset;501 const char *private_section;505 const char *sections;511 void (*init)(Unit *u);[all …]