Home
last modified time | relevance | path

Searched defs:close (Results 1 – 13 of 13) sorted by relevance

/xen/tools/ocaml/xenstored/
A Ddomain.ml81 let close dom = function
A Dconnection.ml118 let close con = function
/xen/tools/ocaml/libs/xs/
A Dxs.mli90 val close : xsh -> unit val
A Dxs.ml176 let close xsh = Xsraw.close xsh.con function
A Dxsraw.ml36 let close con = function
A Dxsraw.mli21 val close : con -> unit val
/xen/tools/ocaml/libs/xb/
A Dxb.ml176 let close con = function
A Dxb.mli90 val close : t -> unit val
/xen/tools/xenmon/
A Dxenmon.py560 def close(self): member in Delayed
/xen/tools/tests/depriv/
A Ddepriv-fd-checker.c373 void (*close)(void); /* must may */ member
/xen/xen/arch/x86/pv/
A Dshim.c435 struct evtchn_close close; in pv_shim_event_channel_op() local
/xen/xen/include/public/
A Devent_channel.h332 struct evtchn_close close; member
/xen/xen/common/
A Devent_channel.c1223 struct evtchn_close close; in do_event_channel_op() local

Completed in 29 milliseconds