OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_USER_NAME
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/security/prot_hsymlinks/
prot_hsymlinks.c
55
#define
MAX_USER_NAME
16
94
char name[
MAX_USER_NAME
];
210
snprintf(users[TEST_USER].name,
MAX_USER_NAME
, "%s", tmp_user_name);
/external/libxml2/
trio.c
397
MAX_USER_NAME
= 64,
685
char user_name[
MAX_USER_NAME
];
[
all
...]
Completed in 4864 milliseconds