Home
last modified time | relevance | path

Searched defs:con (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/console/daemon/
A Dio.c168 struct console *con = &d->console[0]; in console_iter_void_arg1() local
180 struct console *con = &d->console[0]; in console_iter_void_arg2() local
192 struct console *con = &d->console[0]; in console_iter_int_arg1() local
214 struct console *con = &d->console[0]; in console_iter_int_arg3() local
286 static void buffer_append(struct console *con) in buffer_append()
419 static int create_console_log(struct console *con) in create_console_log()
773 struct console *con = &dom->console[0]; in watch_domain() local
833 static void console_free(struct console *con) in console_free()
896 static void console_cleanup(struct console *con) in console_cleanup()
960 static int ring_free_bytes(struct console *con) in ring_free_bytes()
[all …]
/xen-4.10.0-shim-comet/tools/ocaml/libs/xs/
A Dxs.mli30 type con type
33 con : con; RecordField
A Dxs.ml18 type con = Xsraw.con type
23 con: con; RecordField
A Dxsraw.ml31 type con = { type
A Dxsraw.mli20 type con = { xb : Xenbus.Xb.t; watchevents : (string * string) Queue.t; } type
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dhistory.ml16 con: Connection.t; (* connection that made a change *) RecordField
A Dconnection.ml24 con: t; RecordField

Completed in 10 milliseconds