Home
last modified time | relevance | path

Searched refs:REP_COMPAT_NIS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A Dpasswdutil.h108 #define REP_COMPAT_NIS 0x1000 macro
H A Dnss_attr.c193 else if (repositories & REP_COMPAT_NIS) in nss_getpwnam()
H A Dswitch_utils.c89 int result = REP_COMPAT_NIS; in get_compat_mode()