Searched defs:fds (Results 1 – 10 of 10) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | i387.h | 28 uint16_t fds, _res6; member
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_convert_callout.c | 58 int fds[2]; in libxl__convert_legacy_stream() local
|
A D | libxl_event.c | 1008 int *nfds_io, struct pollfd *fds, in beforepoll_internal() 1136 struct pollfd *fds, int *timeout_upd, in libxl_osevent_beforepoll() 1149 const struct pollfd *fds, int nfds, in afterpoll_check_fd() 1204 int nfds, const struct pollfd *fds, in afterpoll_internal() 1289 void libxl_osevent_afterpoll(libxl_ctx *ctx, int nfds, const struct pollfd *fds, in libxl_osevent_afterpoll()
|
A D | libxl_save_callout.c | 199 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() 1102 int nfds, int fds[], const char *what) in libxl__recvmsg_fds()
|
/xen-4.10.0-shim-comet/tools/console/client/ |
A D | main.c | 183 fd_set fds; in console_loop() local
|
/xen-4.10.0-shim-comet/tools/blktap2/include/ |
A D | blktaplib.h | 119 int fds[2]; member
|
/xen-4.10.0-shim-comet/tools/debugger/kdd/ |
A D | kdd.c | 1024 fd_set fds; in main() local
|
/xen-4.10.0-shim-comet/tools/console/daemon/ |
A D | io.c | 78 static struct pollfd *fds; variable
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xenstored_core.c | 69 static struct pollfd *fds; variable
|
Completed in 20 milliseconds