OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_USERNAME_LEN
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
auth.h
58
#define
MAX_USERNAME_LEN
25 /* arbitrary for the moment */
svr-auth.c
199
if (userlen >
MAX_USERNAME_LEN
) {
Completed in 16 milliseconds