OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:verify_passwd
(Results
1 - 1
of
1
) sorted by null
/external/toybox/toys/lsb/
passwd.c
63
static int
verify_passwd
(char * pwd)
function
145
if (
verify_passwd
(pass)) error_exit("Authentication failed\n");
Completed in 47 milliseconds