OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:badpw
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
auth-pam.c
234
static char
badpw
[] = "\b\n\r\177INCORRECT";
variable
839
buffer_put_cstring(&buffer,
badpw
);
1200
sshpam_password =
badpw
;
Completed in 47 milliseconds