Home
last modified time | relevance | path

Searched refs:_NO_VALUE (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetspent.c148 last_str = _NO_VALUE; in _nss_ldap_shadow2str()
155 min_str = _NO_VALUE; in _nss_ldap_shadow2str()
162 max_str = _NO_VALUE; in _nss_ldap_shadow2str()
169 warning_str = _NO_VALUE; in _nss_ldap_shadow2str()
176 inactive_str = _NO_VALUE; in _nss_ldap_shadow2str()
183 expire_str = _NO_VALUE; in _nss_ldap_shadow2str()
191 flag_str = _NO_VALUE; in _nss_ldap_shadow2str()
H A Dgetauthattr.c88 res1_str = _NO_VALUE; in _nss_ldap_auth2str()
94 res2_str = _NO_VALUE; in _nss_ldap_auth2str()
100 sdes_str = _NO_VALUE; in _nss_ldap_auth2str()
106 ldes_str = _NO_VALUE; in _nss_ldap_auth2str()
112 attr_str = _NO_VALUE; in _nss_ldap_auth2str()
H A Dgetprofattr.c86 res1_str = _NO_VALUE; in _nss_ldap_prof2str()
92 res2_str = _NO_VALUE; in _nss_ldap_prof2str()
98 des_str = _NO_VALUE; in _nss_ldap_prof2str()
104 attr_str = _NO_VALUE; in _nss_ldap_prof2str()
H A Dgetuserattr.c87 qu_str = _NO_VALUE; in _nss_ldap_user2str()
93 res1_str = _NO_VALUE; in _nss_ldap_user2str()
99 res2_str = _NO_VALUE; in _nss_ldap_user2str()
105 attr_str = _NO_VALUE; in _nss_ldap_user2str()
H A Dgetexecattr.c292 policy_str = _NO_VALUE; in _nss_ldap_exec2str()
298 type_str = _NO_VALUE; in _nss_ldap_exec2str()
304 res1_str = _NO_VALUE; in _nss_ldap_exec2str()
310 res2_str = _NO_VALUE; in _nss_ldap_exec2str()
316 id_str = _NO_VALUE; in _nss_ldap_exec2str()
322 attr_str = _NO_VALUE; in _nss_ldap_exec2str()
H A Dgetauuser.c80 al_str = _NO_VALUE; in _nss_ldap_au2str()
86 ne_str = _NO_VALUE; in _nss_ldap_au2str()
H A Dgetprojent.c105 comment = _NO_VALUE; in _nss_ldap_proj2str()
156 attr_str = _NO_VALUE; in _nss_ldap_proj2str()
H A Dldap_common.h78 #define _NO_VALUE "" macro