HomeSort by relevance Sort by last modified time
    Searched full:check_password (Results 1 - 4 of 4) sorted by null

  /external/grub/stage2/
shared.h 989 int check_password(char *entered, char* expected, password_t type);
stage2.c 593 if (! check_password (entered, password, password_type))
builtins.c 111 check_password (char *entered, char* expected, password_t type) function
    [all...]
  /external/grub/
ChangeLog     [all...]

Completed in 280 milliseconds