Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 39) sorted by relevance

12

/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dsystemd_stubs.c32 CAMLprim value ocaml_sd_notify_ready(value ignore) in ocaml_sd_notify_ready() argument
34 CAMLparam1(ignore); in ocaml_sd_notify_ready()
46 CAMLprim value ocaml_sd_notify_ready(value ignore) in ocaml_sd_notify_ready() argument
48 CAMLparam1(ignore); in ocaml_sd_notify_ready()
A Dhistory.ml63 let filter_connections ~ignore ~since ~f =
68 && not (hist_rec.con == ignore)
A Ddisk.ml98 try ignore (int_of_char c); true with _ -> false
A Dlogging.ml179 !xenstored_log_nb_chars ignore in
192 | _ -> Printf.ksprintf ignore fmt
A Ddomains.ml62 ignore (Queue.pop q);
A Dprocess.ml339 …let guilty_cons = History.filter_connections ~ignore:c ~since:t.Transaction.start_count ~f:judge_a…
582 ignore (Connection.do_output con)
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-check.c381 if (opened && ignore) in vhd_util_check_footer()
423 if (opened && ignore) { in vhd_util_check_footer()
804 vhd_util_check_vhd(const char *name, int ignore) in vhd_util_check_vhd() argument
832 err = vhd_util_check_footer(fd, &footer, ignore); in vhd_util_check_vhd()
880 vhd_util_check_parents(const char *name, int ignore) in vhd_util_check_parents() argument
911 err = vhd_util_check_vhd(cur, ignore); in vhd_util_check_parents()
929 int c, err, ignore, parents; in vhd_util_check() local
936 ignore = 0; in vhd_util_check()
947 ignore = 1; in vhd_util_check()
966 err = vhd_util_check_vhd(name, ignore); in vhd_util_check()
[all …]
/xen-4.10.0-shim-comet/tools/ocaml/libs/mmap/
A DMakefile23 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenmmap META $(INTF) $(LIBS) *.a *.so…
/xen-4.10.0-shim-comet/tools/ocaml/libs/eventchn/
A DMakefile28 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xeneventchn META $(INTF) $(LIBS) *.a …
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A DMakefile28 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenctrl META $(INTF) $(LIBS) *.a *.so…
/xen-4.10.0-shim-comet/tools/python/
A Dpylintrc18 ignore=CVS
187 # List of interface methods to ignore, separated by a comma. This is used for
189 ignore-iface-methods=isImplementedBy,deferred,extends,names,namesAndDescriptions,queryDescriptionFo…
193 ignore-mixin-members=yes
304 ignore-comments=yes
/xen-4.10.0-shim-comet/tools/ocaml/libs/xs/
A DMakefile40 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenstore META $(LIBS) xenstore.cmo xe…
A Dxst.ml54 ignore (Xsraw.transaction_end tid false xsh);
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/
A DMakefile50 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenbus META $(LIBS) xenbus.cmo xenbus…
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/
A DMakefile59 …ocamlfind install -destdir $(OCAMLDESTDIR) -ldconf ignore xentoollog META $(INTF) $(LIBS) *.a *.so…
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/
A DMakefile65 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenlight META $(INTF) $(LIBS) *.a *.s…
/xen-4.10.0-shim-comet/tools/firmware/etherboot/
A DREADME25 http://rom-o-matic.net/5.4.3/build.php?version=5.4.3&F=ignore&nic=rtl8139%3Artl8139+--+%5B0x10ec%2C…
/xen-4.10.0-shim-comet/tools/xenstore/
A DMakefile196 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(XEN_LIB_STORED); \
200 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(includedir)/xenstore-compat; \
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore-ring.txt61 it is up to the guest whether to use them or not. The guest should ignore
98 The guest must now ignore all fields except the Connection state and
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Ddmar.c584 bool ignore = false; in register_one_rmrr() local
605 ignore = true; in register_one_rmrr()
609 ignore = false; in register_one_rmrr()
614 if ( ignore ) in register_one_rmrr()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_event.c529 goto ignore; in watchfd_callback()
536 goto ignore; in watchfd_callback()
543 goto ignore; in watchfd_callback()
549 goto ignore; in watchfd_callback()
568 goto ignore; in watchfd_callback()
576 ignore: in watchfd_callback()
/xen-4.10.0-shim-comet/docs/
A DChangeLog34 this new construct, while legacy guests should just ignore it.
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vbd-interface.markdown.797 Guests SHOULD ignore numbers that they do not understand or
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dqconf.cc862 e->ignore(); in contextMenuEvent()
1657 e->ignore(); in closeEvent()
1663 e->ignore(); in closeEvent()
/xen-4.10.0-shim-comet/xen/common/
A DKconfig280 Set this option to 'Y' to have the hypervisor ignore the bootloader

Completed in 38 milliseconds

12