Searched refs:targets (Results 1 – 11 of 11) sorted by relevance
800 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 …]
360 struct menu **targets; member379 data->targets[k] = pos->target; in update_text()435 struct menu *targets[JUMP_NB]; in search_conf() local439 .targets = targets, in search_conf()453 conf(targets[i]->parent, targets[i]); in search_conf()
79 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \81 PHONY += $(simple-targets)83 $(simple-targets): $(obj)/conf
127 targets += $(host-csingle) $(host-cmulti) $(host-cobjs)\
3 This directory provides fuzzing targets to be run inside Google32 Feel free to modify each fuzzing targets at will. Make sure they build
3 Some fuzzing targets have American Fuzzy Lop (AFL) support.
5 `--enable-targets=x86_64-pep` or an option of equivalent effect should be
3 Use "make help" to list all of the possible configuration targets.
203 There are optional targets as part of Xen's top-level makefile that will
353 - add make uninstall targets
334 - fixed makefile targets for the binaries with cirrus extension
Completed in 11 milliseconds