Home
last modified time | relevance | path

Searched refs:plugin (Results 1 – 6 of 6) sorted by relevance

/tools/ocaml/libs/xsd_glue/
A Dplugin_interface_v1.mli3 (** To avoid breaking the plugin interface, this module needs to be
6 of this interface and break the plugin system.
14 corresponding plugin should be created.
A Dplugin_interface_v1.ml30 | None -> failwith "No plugin loaded"
/tools/ocaml/libs/xsd_glue/domain_getinfo_plugin_v1/
A Ddomain_getinfo_v1.ml31 Printf.ksprintf !P.logging_function "Registration of %s plugin started\n%!"
34 Printf.ksprintf !P.logging_function "Registration of %s plugin successful\n%!"
A DMETA.in2 description = "Xenstored plugin for Xenctrl.domain_getinfo unstable interface - V1"
/tools/libfsimage/common/
A Dfsimage_grub.c332 fsig_init(fsi_plugin_t *plugin, fsig_plugin_ops_t *ops) in fsig_init() argument
337 plugin->fp_data = ops; in fsig_init()
/tools/ocaml/xenstored/
A Ddomains.ml29 error "ERROR loading plugin '%s': %s\n%!" fname
32 | _ -> fail_with "Unknown error while loading plugin"
38 debug "Trying to load plugin '%s'\n%!" filepath;

Completed in 33 milliseconds