Searched refs:__nsw_lookup (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/head/ |
H A D | nsswitch.h | 105 struct __nsw_lookup { struct 109 struct __nsw_lookup *next; argument 116 struct __nsw_lookup *lookups; 131 action_t __nsw_extended_action(struct __nsw_lookup *, int);
|
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | ns_generic.c | 70 static struct ns_info *get_next_ns(struct __nsw_lookup **, int); 84 struct __nsw_lookup **curr_ns; in get_next_ns() 89 struct __nsw_lookup *lkp; 135 struct __nsw_lookup *curr_ns = NULL; 163 struct __nsw_lookup *curr_ns = NULL; 184 struct __nsw_lookup *curr_ns = NULL; 284 struct __nsw_lookup *curr_ns = NULL;
|
H A D | ns_ldap.c | 174 struct __nsw_lookup *lkp = NULL; in init_ldap()
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | netname.c | 96 static struct __nsw_lookup lookup_files = {"files", DEF_ACTION, NULL, NULL}, 181 struct __nsw_lookup *look; in user2netname()
|
H A D | netnamer.c | 94 static struct __nsw_lookup lookup_files = {"files", DEF_ACTION, NULL, NULL}, 379 struct __nsw_lookup *look; in netname2user()
|
/titanic_50/usr/src/lib/passwdutil/ |
H A D | switch_utils.c | 125 struct __nsw_lookup *lkp; in get_ns() 126 struct __nsw_lookup *lkp2; in get_ns() 127 struct __nsw_lookup *lkp3; in get_ns() 128 struct __nsw_lookup *lkpn; in get_ns()
|
/titanic_50/usr/src/lib/libnsl/key/ |
H A D | publickey.c | 96 static struct __nsw_lookup lookup_files = {"files", DEF_ACTION, NULL, NULL}, 555 struct __nsw_lookup *look; in __getpublickey_cached_g() 638 struct __nsw_lookup *look; in getsecretkey_g()
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | nsparse.c | 333 struct __nsw_lookup *lkp, **lkq; in _nsw_getoneconfig() 356 if ((lkp = libc_malloc(sizeof (struct __nsw_lookup))) in _nsw_getoneconfig() 756 struct __nsw_lookup *nex, *cur; in freeconf() 780 __nsw_extended_action(struct __nsw_lookup *lkp, int err) in __nsw_extended_action()
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/prldap/ |
H A D | ldappr-dns.c | 205 struct __nsw_lookup *lkp; in prldap_x_install_dns_skipdb()
|
/titanic_50/usr/src/cmd/keyserv/ |
H A D | chkey_common.c | 70 static struct __nsw_lookup lookup_files = {"files", DEF_ACTION, NULL, NULL}, 210 struct __nsw_lookup *look; in switch_policy_str()
|
/titanic_50/usr/src/lib/libnsl/nss/ |
H A D | getexecattr.c | 219 struct __nsw_lookup *lookups = NULL; in _getexecprof()
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | ldapsinit.c | 1245 struct __nsw_lookup *lkp; in ldapssl_install_gethostbyaddr()
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | conf.c | 860 struct __nsw_lookup *lk; 861 static struct __nsw_lookup lkp0 =
|
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 1322 struct __nsw_lookup *lkp; in ldap_in_nss_switch()
|