OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NAME_LEN
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xdm/dist/greeter/
Login.h
162
# define
NAME_LEN
PAM_MAX_RESP_SIZE
172
# if !defined(
NAME_LEN
) && defined(_PW_NAME_LEN)
173
# define
NAME_LEN
(_PW_NAME_LEN + 2)
182
# ifndef
NAME_LEN
183
# define
NAME_LEN
32
191
char name[
NAME_LEN
], passwd[PASSWORD_LEN];
greet.c
146
static char name[
NAME_LEN
], password[PASSWORD_LEN];
231
bzero (data->name,
NAME_LEN
);
Login.c
1954
bzero (w->login.data.name,
NAME_LEN
);
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.c
772
#define
NAME_LEN
16
773
char name[
NAME_LEN
];
813
snprintf(name,
NAME_LEN
, "%dx%d",
Completed in 23 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026