OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__nis_pw_u_2
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/gen/
getpwent.c
1144
static const char
__nis_pw_u_2
[] = "passwd.byuid";
variable in typeref:typename:const char[]
1147
static const char * const __nis_pw_u_map[4] = {
__nis_pw_u_2
,
__nis_pw_u_2
,
__nis_pw_u_2
, __nis_pw_u_1 };
1151
#define PASSWD_BYUID(x) ((x)->maptype == NISMAP_MASTER ? __nis_pw_u_1 :
__nis_pw_u_2
)
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025