/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)
|
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)
|
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)
|
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)
|