Home
last modified time | relevance | path

Searched refs:__nsw_switchconfig (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dnsparse.c70 struct __nsw_switchconfig *sw;
82 static struct __nsw_switchconfig *scrounge_cache(const char *);
84 static int add_concell(struct __nsw_switchconfig *);
86 static void freeconf(struct __nsw_switchconfig *);
327 struct __nsw_switchconfig *
332 struct __nsw_switchconfig *cfp; in _nsw_getoneconfig()
340 if ((cfp = libc_malloc(sizeof (struct __nsw_switchconfig))) in _nsw_getoneconfig()
611 struct __nsw_switchconfig *
614 struct __nsw_switchconfig *cfp, *retp = NULL; in __nsw_getconfig()
720 static struct __nsw_switchconfig *
[all …]
/titanic_41/usr/src/head/
H A Dnsswitch.h112 struct __nsw_switchconfig { struct
128 struct __nsw_switchconfig *__nsw_getconfig argument
130 int __nsw_freeconfig(struct __nsw_switchconfig *);
/titanic_41/usr/src/cmd/keyserv/
H A Dchkey_common.c72 static struct __nsw_switchconfig publickey_default =
208 switch_policy_str(struct __nsw_switchconfig *conf) in switch_policy_str()
226 no_switch_policy(struct __nsw_switchconfig *conf) in no_switch_policy()
232 is_switch_policy(struct __nsw_switchconfig *conf, char *target) in is_switch_policy()
242 struct __nsw_switchconfig *default_conf, in first_and_only_switch_policy()
245 struct __nsw_switchconfig *conf; in first_and_only_switch_policy()
294 struct __nsw_switchconfig *default_conf, in check_switch_policy()
297 struct __nsw_switchconfig *conf; in check_switch_policy()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dnetname.c98 static struct __nsw_switchconfig publickey_default =
180 struct __nsw_switchconfig *conf; in user2netname()
H A Dnetnamer.c96 static struct __nsw_switchconfig publickey_default =
378 struct __nsw_switchconfig *conf; in netname2user()
/titanic_41/usr/src/lib/libnsl/key/
H A Dpublickey.c98 static struct __nsw_switchconfig publickey_default =
554 struct __nsw_switchconfig *conf; in __getpublickey_cached_g()
637 struct __nsw_switchconfig *conf; in getsecretkey_g()
/titanic_41/usr/src/lib/passwdutil/
H A Dswitch_utils.c63 struct __nsw_switchconfig *cfg; in name_to_int()
87 struct __nsw_switchconfig *cfg; in get_compat_mode()
123 struct __nsw_switchconfig *conf = NULL; in get_ns()
/titanic_41/usr/src/lib/libc/inc/
H A Dlibc.h182 extern struct __nsw_switchconfig *_nsw_getoneconfig(const char *name,
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dns_generic.c87 static struct __nsw_switchconfig *conf = NULL;
H A Dns_ldap.c173 struct __nsw_switchconfig *conf = NULL; in init_ldap()
/titanic_41/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-dns.c204 struct __nsw_switchconfig *conf; in prldap_x_install_dns_skipdb()
/titanic_41/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c220 struct __nsw_switchconfig *conf = NULL; in _getexecprof()
/titanic_41/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1244 struct __nsw_switchconfig *conf; in ldapssl_install_gethostbyaddr()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.c858 struct __nsw_switchconfig *nsw_conf;
863 static struct __nsw_switchconfig lkp_default =
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_connect.c1321 struct __nsw_switchconfig *conf; in ldap_in_nss_switch()