Searched refs:__nsw_switchconfig_v1 (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dnsswitch_priv.h104 struct __nsw_switchconfig_v1 { struct
121 struct __nsw_switchconfig_v1 *__nsw_getconfig_v1
123 int __nsw_freeconfig_v1(struct __nsw_switchconfig_v1 *);
H A Dlibc.h183 extern struct __nsw_switchconfig_v1 *_nsw_getoneconfig_v1(const char *name,
/osnet-11/usr/src/lib/libc/port/gen/
H A Dnsparse.c62 struct __nsw_switchconfig_v1 *sw;
78 static struct __nsw_switchconfig_v1 *scrounge_cache_v1(const char *);
80 static int add_concell_v1(struct __nsw_switchconfig_v1 *);
82 static void freeconf_v1(struct __nsw_switchconfig_v1 *);
130 struct __nsw_switchconfig_v1 *
135 struct __nsw_switchconfig_v1 *cfp;
143 if ((cfp = libc_malloc(sizeof (struct __nsw_switchconfig_v1)))
510 struct __nsw_switchconfig_v1 *
513 struct __nsw_switchconfig_v1 *cfp, *retp = NULL;
706 static struct __nsw_switchconfig_v1 *
[all...]
H A Dnss_common.c155 struct __nsw_switchconfig_v1 *config;
1049 static struct __nsw_switchconfig_v1 *
1052 struct __nsw_switchconfig_v1 *config;
1087 struct __nsw_switchconfig_v1 *config = 0;

Completed in 22 milliseconds