Searched defs:noparts (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dwildcard.c36 static char ** match_devices (const regex_t *regexp, int noparts);
209 match_devices (const regex_t *regexp, int noparts) argument
222 if (noparts && grub_strchr(name, ','))

Completed in 26 milliseconds