Searched defs:maxfd (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/contrib/ivshmem-client/ |
H A D | ivshmem-client.c | 272 ivshmem_client_get_fds(const IvshmemClient *client, fd_set *fds, int *maxfd) in ivshmem_client_get_fds() 293 ivshmem_client_handle_event(IvshmemClient *client, const fd_set *cur, int maxfd) in ivshmem_client_handle_event() 328 ivshmem_client_handle_fds(IvshmemClient *client, fd_set *fds, int maxfd) in ivshmem_client_handle_fds()
|
H A D | main.c | 136 int ret, maxfd; in ivshmem_client_poll_events() local
|
/openbmc/linux/tools/power/acpi/tools/acpidbg/ |
D | acpidbg.c |
|
/openbmc/qemu/contrib/ivshmem-server/ |
H A D | ivshmem-server.c | 387 ivshmem_server_get_fds(const IvshmemServer *server, fd_set *fds, int *maxfd) in ivshmem_server_get_fds() 410 ivshmem_server_handle_fds(IvshmemServer *server, fd_set *fds, int maxfd) in ivshmem_server_handle_fds()
|
H A D | main.c | 150 int ret = 0, maxfd; in ivshmem_server_poll_events() local
|
/openbmc/qemu/tests/qtest/ |
H A D | ivshmem-test.c | 257 int maxfd, ret; in server_thread() local
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 9387 abi_long fd, maxfd; in _syscall2() local
|