Searched refs:specs (Results 1 – 6 of 6) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxlu_disk.c | 50 int nspecs, const char *const *specs, in xlu_disk_parse() argument 63 e = dpc_prep(&dpc, specs[i]); in xlu_disk_parse()
|
A D | libxlutil.h | 87 int xlu_disk_parse(XLU_Config *cfg, int nspecs, const char *const *specs,
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_parse.h | 30 int nspecs, const char *const *specs,
|
A D | xl_parse.c | 97 int nspecs, const char *const *specs, in parse_disk_config_multistring() argument 109 e = xlu_disk_parse(*config, nspecs, specs, disk); in parse_disk_config_multistring()
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | migration.pandoc | 54 * `docs/specs/libxc-migration-stream.pandoc` 55 * `docs/specs/libxl-migration-stream.pandoc`
|
/xen-4.10.0-shim-comet/docs/ |
A D | Makefile | 20 PANDOCSRC-y := $(sort $(shell find process/ features/ misc/ specs/ -name '*.pandoc' -print))
|
Completed in 9 milliseconds