Searched defs:group (Results 1 – 1 of 1) sorted by relevance
47 struct group { struct48 struct group *next; argument54 static struct group *first_group, **last_group = &first_group; argument59 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() local253 struct group *group; in scan_ops() local544 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