Home
last modified time | relevance | path

Searched refs:fnf (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/nsswitch/ad/common/
H A Dad_common.h66 typedef int (*fnf)(ad_backend_ptr be, nss_XbyY_args_t *argp); typedef
82 fnf adobj2str;
114 char *tablename, const char **attrs, fnf ldapobj2str);
H A Dad_common.c520 const char **attrs, fnf adobj2str) in _nss_ad_constr()
/titanic_50/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.h107 typedef int (*fnf)(ldap_backend_ptr be, nss_XbyY_args_t *argp); typedef
125 fnf ldapobj2str;
139 char *tablename, const char **attrs, fnf ldapobj2str);
H A Dldap_common.c534 const char **attrs, fnf ldapobj2str) in _nss_ldap_constr()