HomeSort by: relevance | last modified time | path
    Searched defs:__nis_pw_u_1 (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/gen/
getpwent.c 1143 static const char __nis_pw_u_1[] = "master.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 16 milliseconds