HomeSort by: relevance | last modified time | path
    Searched defs:__nis_pw_u_2 (Results 1 - 4 of 4) 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)
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)

Completed in 45 milliseconds