Searched defs:fds (Results 1 – 10 of 10) sorted by relevance
/xen/xen/include/asm-x86/ |
A D | i387.h | 27 uint16_t fds, _res6; member
|
/xen/tools/libxl/ |
A D | libxl_convert_callout.c | 58 int fds[2]; in libxl__convert_legacy_stream() local
|
A D | libxl_event.c | 1195 int *nfds_io, struct pollfd *fds, in beforepoll_internal() 1324 struct pollfd *fds, int *timeout_upd, in libxl_osevent_beforepoll() 1336 const struct pollfd *fds, int nfds, in afterpoll_check_fd() 1392 int nfds, const struct pollfd *fds, in afterpoll_internal() 1478 void libxl_osevent_afterpoll(libxl_ctx *ctx, int nfds, const struct pollfd *fds, in libxl_osevent_afterpoll()
|
A D | libxl_save_callout.c | 197 int fds[2]; in run_helper() local
|
A D | libxl_utils.c | 1065 int nfds, const int fds[], const char *what) { in libxl__sendmsg_fds() 1116 int nfds, int fds[], const char *what) in libxl__recvmsg_fds()
|
/xen/tools/console/client/ |
A D | main.c | 183 fd_set fds; in console_loop() local
|
/xen/tools/debugger/kdd/ |
A D | kdd.c | 1362 fd_set fds; in main() local
|
/xen/tools/console/daemon/ |
A D | io.c | 79 static struct pollfd *fds; variable
|
/xen/tools/xenstore/ |
A D | xenstored_core.c | 69 static struct pollfd *fds; variable
|
/xen/xen/arch/x86/x86_emulate/ |
A D | x86_emulate.c | 925 uint16_t fds; member 947 uint32_t fds:16, :16; member
|
Completed in 39 milliseconds