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

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dauth.c200 grub_auth_check_authentication (const char *userlist) function
255 return grub_auth_check_authentication ((argc >= 1) ? args[0] : "");

Completed in 27 milliseconds