Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_nswparse.c52 static void freeconf_v1(struct __nsw_switchconfig_v1 *);
95 freeconf_v1(struct __nsw_switchconfig_v1 *cfp) in freeconf_v1()
180 struct __nsw_switchconfig_v1 *
185 struct __nsw_switchconfig_v1 *cfp; in _nsw_getoneconfig_v1()
193 if ((cfp = calloc(1, sizeof (struct __nsw_switchconfig_v1))) in _nsw_getoneconfig_v1()
373 struct __nsw_switchconfig_v1 *conf) in __nsw_freeconfig_v1()
H A Dnscd_switch.h60 struct __nsw_switchconfig_v1 *nsw_config;
112 struct __nsw_switchconfig_v1 *config;
402 struct __nsw_switchconfig_v1 *
409 struct __nsw_switchconfig_v1 *conf);
H A Dnscd_nswcfgst.c50 struct __nsw_switchconfig_v1 *cfg;
157 struct __nsw_switchconfig_v1 *switchcfg = NULL; in _nscd_cfg_switch_verify()
H A Dnscd_nswconfig.c295 struct __nsw_switchconfig_v1 *swcfg = NULL; in _nscd_create_sw_struct()
308 swcfg = (struct __nsw_switchconfig_v1 *)swcfgv1; in _nscd_create_sw_struct()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnsparse.c63 struct __nsw_switchconfig_v1 *sw;
81 static int add_concell_v1(struct __nsw_switchconfig_v1 *);
83 static void freeconf_v1(struct __nsw_switchconfig_v1 *);
134 struct __nsw_switchconfig_v1 *
137 struct __nsw_switchconfig_v1 *cfp; in _nsw_getoneconfig_v1()
514 struct __nsw_switchconfig_v1 *
517 struct __nsw_switchconfig_v1 *cfp, *retp = NULL; in __nsw_getconfig_v1()
717 static struct __nsw_switchconfig_v1 *
740 freeconf_v1(struct __nsw_switchconfig_v1 *cfp) in freeconf_v1()
860 add_concell_v1(struct __nsw_switchconfig_v1 *cfp) in add_concell_v1()
[all …]
H A Dnss_common.c129 struct __nsw_switchconfig_v1 *config;
876 struct __nsw_switchconfig_v1 *config = 0; in _nss_db_state_constr()
/illumos-gate/usr/src/lib/libc/inc/
H A Dnsswitch_priv.h102 struct __nsw_switchconfig_v1 { struct
119 struct __nsw_switchconfig_v1 *__nsw_getconfig_v1 argument
121 int __nsw_freeconfig_v1(struct __nsw_switchconfig_v1 *);
H A Dlibc.h186 extern struct __nsw_switchconfig_v1 *_nsw_getoneconfig_v1(const char *name,