Home
last modified time | relevance | path

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

/xen/tools/console/daemon/
A Dio.c169 struct console *con = &d->console[0]; in console_iter_void_arg1() local
181 struct console *con = &d->console[0]; in console_iter_void_arg2() local
193 struct console *con = &d->console[0]; in console_iter_int_arg1() local
215 struct console *con = &d->console[0]; in console_iter_int_arg3() local
311 static void buffer_append(struct console *con) in buffer_append()
444 static int create_console_log(struct console *con) in create_console_log()
798 struct console *con = &dom->console[0]; in watch_domain() local
858 static void console_free(struct console *con) in console_free()
921 static void console_cleanup(struct console *con) in console_cleanup()
985 static int ring_free_bytes(struct console *con) in ring_free_bytes()
[all …]
/xen/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/tools/ocaml/xenstored/
A Dhistory.ml16 con: Connection.t; (* connection that made a change *) RecordField
A Dconnection.ml24 con: t; RecordField

Completed in 9 milliseconds