Home
last modified time | relevance | path

Searched defs:group (Results 1 – 1 of 1) sorted by relevance

/pciutils/
H A Dsetpci.c47 struct group { struct
48 struct group *next; argument
54 static struct group *first_group, **last_group = &first_group; argument
59 matches_single_device(struct group *group) in matches_single_device()
66 select_devices(struct group *group) in select_devices()
226 struct group *group; in execute() local
253 struct group *group; in scan_ops() local
544 static int parse_filter(int argc, char **argv, int i, struct group *group) in parse_filter()
662 static void parse_op(char *c, struct group *group) in parse_op()
794 struct group *group = NULL; in parse_ops() local