Home
last modified time | relevance | path

Searched refs:qemu_set_block (Results 1 – 25 of 64) sorted by relevance

123

/dports/emulators/qemu42/qemu-4.2.1/io/
H A Dchannel-command.c289 qemu_set_block(cioc->writefd); in qio_channel_command_set_blocking()
290 qemu_set_block(cioc->readfd); in qio_channel_command_set_blocking()
H A Dchannel-file.c145 qemu_set_block(fioc->fd); in qio_channel_file_set_blocking()
/dports/emulators/qemu/qemu-6.2.0/io/
H A Dchannel-command.c289 qemu_set_block(cioc->writefd); in qio_channel_command_set_blocking()
290 qemu_set_block(cioc->readfd); in qio_channel_command_set_blocking()
H A Dchannel-file.c145 qemu_set_block(fioc->fd); in qio_channel_file_set_blocking()
/dports/emulators/qemu60/qemu-6.0.0/io/
H A Dchannel-command.c289 qemu_set_block(cioc->writefd); in qio_channel_command_set_blocking()
290 qemu_set_block(cioc->readfd); in qio_channel_command_set_blocking()
H A Dchannel-file.c145 qemu_set_block(fioc->fd); in qio_channel_file_set_blocking()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/io/
H A Dchannel-command.c288 qemu_set_block(cioc->writefd); in qio_channel_command_set_blocking()
289 qemu_set_block(cioc->readfd); in qio_channel_command_set_blocking()
H A Dchannel-file.c144 qemu_set_block(fioc->fd); in qio_channel_file_set_blocking()
/dports/emulators/qemu5/qemu-5.2.0/io/
H A Dchannel-command.c289 qemu_set_block(cioc->writefd); in qio_channel_command_set_blocking()
290 qemu_set_block(cioc->readfd); in qio_channel_command_set_blocking()
H A Dchannel-file.c145 qemu_set_block(fioc->fd); in qio_channel_file_set_blocking()
/dports/emulators/qemu-utils/qemu-4.2.1/io/
H A Dchannel-command.c289 qemu_set_block(cioc->writefd); in qio_channel_command_set_blocking()
290 qemu_set_block(cioc->readfd); in qio_channel_command_set_blocking()
H A Dchannel-file.c145 qemu_set_block(fioc->fd); in qio_channel_file_set_blocking()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/io/
H A Dchannel-command.c289 qemu_set_block(cioc->writefd);
290 qemu_set_block(cioc->readfd);
H A Dchannel-file.c145 qemu_set_block(fioc->fd);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/io/
H A Dchannel-command.c289 qemu_set_block(cioc->writefd); in qio_channel_command_set_blocking()
290 qemu_set_block(cioc->readfd); in qio_channel_command_set_blocking()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/io/
H A Dchannel-command.c289 qemu_set_block(cioc->writefd); in qio_channel_command_set_blocking()
290 qemu_set_block(cioc->readfd); in qio_channel_command_set_blocking()
/dports/emulators/qemu42/qemu-4.2.1/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);
/dports/emulators/qemu5/qemu-5.2.0/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);
/dports/emulators/qemu-utils/qemu-4.2.1/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);
/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dsockets.h20 void qemu_set_block(int fd);

123