Lines Matching refs:class
205 switch (m->class) { in bus_machine_method_get_addresses()
377 switch (m->class) { in bus_machine_method_get_os_release()
468 …m->class == MACHINE_HOST ? "org.freedesktop.machine1.host-open-pty" : "org.freedesktop.machine1.op… in bus_machine_method_open_pty()
500 switch (m->class) { in container_bus_new()
561 …m->class == MACHINE_HOST ? "org.freedesktop.machine1.host-login" : "org.freedesktop.machine1.login… in bus_machine_method_open_login()
672 …m->class == MACHINE_HOST ? "org.freedesktop.machine1.host-shell" : "org.freedesktop.machine1.shell… in bus_machine_method_open_shell()
852 if (m->class != MACHINE_CONTAINER) in bus_machine_method_bind_mount()
924 if (m->class != MACHINE_CONTAINER) in bus_machine_method_copy()
1081 switch (m->class) { in bus_machine_method_open_root_directory()
1156 if (m->class == MACHINE_HOST) in bus_machine_method_get_uid_shift()
1159 if (m->class != MACHINE_CONTAINER) in bus_machine_method_get_uid_shift()
1271 …SD_BUS_PROPERTY("Class", "s", property_get_class, offsetof(Machine, class), SD_BUS_VTABLE_PROPERTY…