Lines Matching refs:expected_kind
554 ServiceInfoKind expected_kind; member
569 if (d->expected_kind == SERVICE_CREATED in check_service_owner_changed_foreach()
619 if ((d->expected_kind == SERVICE_CREATED && ( old_owner[0] || !new_owner[0])) in check_service_owner_changed_foreach()
620 || (d->expected_kind == OWNER_CHANGED && (!old_owner[0] || !new_owner[0])) in check_service_owner_changed_foreach()
621 || (d->expected_kind == SERVICE_DELETED && (!old_owner[0] || new_owner[0]))) in check_service_owner_changed_foreach()
690 socd.expected_kind = SERVICE_DELETED; in kill_client_connection()
920 socd.expected_kind = SERVICE_CREATED; in check_hello_message()
1848 socd.expected_kind = SERVICE_CREATED; in check_base_service_activated()
1952 socd.expected_kind = SERVICE_CREATED; in check_service_activated()
2089 socd.expected_kind = SERVICE_CREATED; in check_service_auto_activated()
2138 socd.expected_kind = SERVICE_DELETED; in check_service_deactivated()
2148 socd.expected_kind = SERVICE_DELETED; in check_service_deactivated()
2595 socd.expected_kind = SERVICE_DELETED; in check_existent_service_no_auto_start()
3215 socd.expected_kind = SERVICE_DELETED; in check_existent_service_auto_start()
3903 socd.expected_kind = SERVICE_DELETED; in check_shell_service_success_auto_start()