Home
last modified time | relevance | path

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

/xen/misc/coverity/
A Dmodel.c45 struct libxl__ctx struct
49 typedef struct libxl__ctx libxl_ctx; argument
/xen/tools/libxl/
A Dlibxl_internal.h665 struct libxl__ctx { struct
675 /* Always use libxl__ctx_lock and _unlock (or the convenience argument
689 int osevent_in_hook;
691 void *osevent_user;
705 int watch_nslots, nwatches;
708 libxl__ev_fd watch_efd;
712 libxl__ev_fd evtchn_efd;
719 libxl__ev_xswatch death_watch;
724 void *childproc_user;
728 bool sigchld_user_registered;
[all …]

Completed in 16 milliseconds