Searched refs:facility (Results 1 – 14 of 14) sorted by relevance
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | syslog_stubs.c | 35 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 D | syslog.mli | 16 type facility = type 38 external log : facility -> level -> string -> unit = "stub_syslog" 41 val facility_of_string : string -> facility
|
A D | syslog.ml | 17 type facility = Auth | Authpriv | Cron | Daemon | Ftp | Kern type 22 external log : facility -> level -> string -> unit = "stub_syslog"
|
A D | logging.ml | 25 | 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 D | ChangeLog | 48 17289: PV framebuffer dynamic resolution facility
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 185 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 D | COPYING | 184 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 D | COPYING | 184 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 D | xen-vbd-interface.markdown.7 | 63 existing facility to specify the xenstore numerical value directly by
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | COPYING | 182 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 D | LICENSE | 86 …facility 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 D | COPYING | 175 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 D | COPYING | 177 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 D | xenstore.txt | 12 debugging; xenstore is not a high-performance facility and should be
|
Completed in 25 milliseconds