Home
last modified time | relevance | path

Searched defs:xencall_handle (Results 1 – 2 of 2) sorted by relevance

/xen/tools/libs/call/
A Dprivate.h20 struct xencall_handle { struct
21 xentoollog_logger *logger, *logger_tofree;
22 unsigned flags;
26 int fd; /* any >= 0 >= 0 */
27 int buf_fd; /* any >= 0 -1 */
29 Xentoolcore__Active_Handle tc_ah;
53 int osdep_xencall_open(xencall_handle *xcall); argument
/xen/tools/libs/call/include/
A Dxencall.h31 typedef struct xencall_handle xencall_handle; typedef

Completed in 2 milliseconds