Home
last modified time | relevance | path

Searched refs:targets (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-scan.c800 if (!itr->targets) in iterator_init()
803 memcpy(itr->targets, targets, sizeof(struct target) * cnt); in iterator_init()
909 free(itr->targets); in iterator_free()
1073 if (!targets) { in vhd_util_scan_find_file_targets()
1102 *_targets = targets; in vhd_util_scan_find_file_targets()
1106 free(targets); in vhd_util_scan_find_file_targets()
1173 targets = NULL; in vhd_util_scan_find_volume_targets()
1196 if (!targets) { in vhd_util_scan_find_volume_targets()
1218 free(targets); in vhd_util_scan_find_volume_targets()
1248 targets = NULL; in vhd_util_scan()
[all …]
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dmconf.c360 struct menu **targets; member
379 data->targets[k] = pos->target; in update_text()
435 struct menu *targets[JUMP_NB]; in search_conf() local
439 .targets = targets, in search_conf()
453 conf(targets[i]->parent, targets[i]); in search_conf()
A DMakefile79 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
81 PHONY += $(simple-targets)
83 $(simple-targets): $(obj)/conf
A DMakefile.host127 targets += $(host-csingle) $(host-cmulti) $(host-cobjs)\
/xen-4.10.0-shim-comet/tools/fuzz/
A DREADME.oss-fuzz3 This directory provides fuzzing targets to be run inside Google
32 Feel free to modify each fuzzing targets at will. Make sure they build
A DREADME.afl3 Some fuzzing targets have American Fuzzy Lop (AFL) support.
/xen-4.10.0-shim-comet/docs/misc/
A Defi.markdown5 `--enable-targets=x86_64-pep` or an option of equivalent effect should be
A Dkconfig.txt3 Use "make help" to list all of the possible configuration targets.
/xen-4.10.0-shim-comet/
A DREADME203 There are optional targets as part of Xen's top-level makefile that will
A DINSTALL353 - add make uninstall targets
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DChangeLog334 - fixed makefile targets for the binaries with cirrus extension

Completed in 11 milliseconds