Home
last modified time | relevance | path

Searched refs:facility (Results 1 – 14 of 14) sorted by relevance

/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dsyslog_stubs.c35 value stub_syslog(value facility, value level, value msg) in stub_syslog() argument
37 CAMLparam3(facility, level, msg); in stub_syslog()
39 int c_facility = __syslog_facility_table[Int_val(facility)] in stub_syslog()
A Dsyslog.mli16 type facility = type
38 external log : facility -> level -> string -> unit = "stub_syslog"
41 val facility_of_string : string -> facility
A Dsyslog.ml17 type facility = Auth | Authpriv | Cron | Daemon | Ftp | Kern type
22 external log : facility -> level -> string -> unit = "stub_syslog"
A Dlogging.ml25 | Syslog of Syslog.facility
134 let make_syslog_logger facility =
154 Syslog.log facility level s in
181 | Syslog facility ->
182 set_xenstored_logger (make_syslog_logger facility)
284 | Syslog facility ->
285 access_logger := Some (make_syslog_logger facility)
/xen-4.10.0-shim-comet/docs/
A DChangeLog48 17289: PV framebuffer dynamic resolution facility
/xen-4.10.0-shim-comet/tools/libacpi/
A DCOPYING185 d) If a facility in the modified Library refers to a function or a
187 the facility, other than as an argument passed when the facility
190 table, the facility still operates, and performs whatever part of
/xen-4.10.0-shim-comet/tools/libxc/
A DCOPYING184 d) If a facility in the modified Library refers to a function or a
186 the facility, other than as an argument passed when the facility
189 table, the facility still operates, and performs whatever part of
/xen-4.10.0-shim-comet/xen/common/libelf/
A DCOPYING184 d) If a facility in the modified Library refers to a function or a
186 the facility, other than as an argument passed when the facility
189 table, the facility still operates, and performs whatever part of
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vbd-interface.markdown.763 existing facility to specify the xenstore numerical value directly by
/xen-4.10.0-shim-comet/tools/xenstore/
A DCOPYING182 d) If a facility in the modified Library refers to a function or a
184 the facility, other than as an argument passed when the facility
187 table, the facility still operates, and performs whatever part of
/xen-4.10.0-shim-comet/tools/ocaml/
A DLICENSE86facility in the modified Library refers to a function or a table of data to be supplied by an appl…
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DCOPYING175 d) If a facility in the modified Library refers to a function or a
177 the facility, other than as an argument passed when the facility
180 table, the facility still operates, and performs whatever part of
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/
A DCOPYING177 d) If a facility in the modified Library refers to a function or a
179 the facility, other than as an argument passed when the facility
182 table, the facility still operates, and performs whatever part of
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore.txt12 debugging; xenstore is not a high-performance facility and should be

Completed in 25 milliseconds