Searched refs:group_key (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-parse.c730 int group_key = opt >> USER_BITS;
733 if (group_key == 0)
754 group_parse (&parser->groups[group_key - 1], &parser->state,
765 if (group_key == 0)
720 int group_key = opt >> USER_BITS; local

Completed in 32 milliseconds