OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_password
(Results
1 - 3
of
3
) 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
...]
Completed in 27 milliseconds