Home
last modified time | relevance | path

Searched refs:spec_list (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Daction.c453 struct action **spec_list; in parse_action() local
560 spec_list = &fragment_spec; in parse_action()
564 spec_list = &exclude_spec; in parse_action()
568 spec_list = &empty_spec; in parse_action()
572 spec_list = &move_spec; in parse_action()
576 spec_list = &prune_spec; in parse_action()
580 spec_list = &other_spec; in parse_action()
583 *spec_list = realloc(*spec_list, (spec_count + 1) * in parse_action()
585 if (*spec_list == NULL) in parse_action()
588 (*spec_list)[spec_count].type = action->type; in parse_action()
[all …]
/external/autotest/server/site_tests/factory_Basic/
Dtest_list.fwteam_small391 'spec_list': [(30, 1600, 1), (-30, 600, 2)]}),