Lines Matching refs:qemu_chr_new_from_opts
90 chr = qemu_chr_new_from_opts(opts, NULL, NULL); in char_console_test_subprocess()
143 chr = qemu_chr_new_from_opts(opts, NULL, NULL); in char_ringbuf_test()
151 chr = qemu_chr_new_from_opts(opts, NULL, &error_abort); in char_ringbuf_test()
174 chr = qemu_chr_new_from_opts(opts, NULL, NULL); in char_ringbuf_test()
193 chr = qemu_chr_new_from_opts(opts, NULL, &error_abort); in char_mux_test()
796 chr = qemu_chr_new_from_opts(opts, NULL, &error_abort); in char_socket_server_test()
938 chr1 = qemu_chr_new_from_opts(opts, NULL, &error_abort); in char_socket_client_dupid_test()
942 chr2 = qemu_chr_new_from_opts(opts, NULL, &local_err); in char_socket_client_dupid_test()
998 chr = qemu_chr_new_from_opts(opts, NULL, &error_abort); in char_socket_client_test()
1130 chr = qemu_chr_new_from_opts(opts, NULL, &error_abort); in char_socket_server_two_clients_test()
1197 chr = qemu_chr_new_from_opts(opts, NULL, NULL); in char_serial_test()
1217 chr = qemu_chr_new_from_opts(opts, NULL, NULL); in char_parallel_test()