Home
last modified time | relevance | path

Searched refs:lookups (Results 1 – 25 of 40) sorted by relevance

12

/titanic_51/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c219 struct __nsw_lookup *lookups = NULL; in _getexecprof() local
223 if ((lookups = conf->lookups) == NULL) in _getexecprof()
240 : lookups->service_name; in _getexecprof()
258 } while (lookups && (lookups = lookups->next)); in _getexecprof()
/titanic_51/usr/src/cmd/mdb/common/modules/svc.startd/
H A Dstartd.c56 u_longlong_t lookups; in startd_status() local
68 if (mdb_readvar(&lookups, "dictionary_lookups") == -1) { in startd_status()
159 " dictionary lookups: %llu\n" in startd_status()
174 " override pref, raised: %llu\n", lookups, in startd_status()
175 lookups ? ns_total / (1000 * lookups) : 0, dep_inserts, in startd_status()
/titanic_51/usr/src/cmd/nscd/
H A Dnscd_nswparse.c100 if (cfp->lookups) { in freeconf_v1()
102 for (cur = cfp->lookups; cur; cur = nex) { in freeconf_v1()
199 lkq = &cfp->lookups; in _nsw_getoneconfig_v1()
H A Dnscd_nswstate.c260 lkp = s->config->lookups; in _nscd_create_nsw_state()
359 lkp = s->config->lookups; in check_be_array()
H A Dnscd_nswconfig.c358 lkp = swcfg->lookups; in _nscd_create_sw_struct()
H A Dnscd_switch.c757 lkp = s->config->lookups; in nss_search()
898 * search the backend, if hosts lookups, in nss_search()
1234 lkp = s->config->lookups; in nss_getent_u()
1376 * use the generic nscd_initf for all database lookups in nss_psearch()
/titanic_51/usr/src/cmd/keyserv/
H A Dchkey_common.c216 for (look = conf->lookups; look; look = look->next) { in switch_policy_str()
228 return (conf == NULL || conf->lookups == NULL); in no_switch_policy()
235 conf->lookups && in is_switch_policy()
236 strcmp(conf->lookups->service_name, target) == 0 && in is_switch_policy()
237 conf->lookups->next == NULL); in is_switch_policy()
260 target_service = conf->lookups->service_name; in first_and_only_switch_policy()
262 if (conf->lookups->next != NULL) { in first_and_only_switch_policy()
/titanic_51/usr/src/lib/libc/port/gen/
H A Dnsparse.c152 lkq = &cfp->lookups; in _nsw_getoneconfig_v1()
346 lkq = &cfp->lookups; in _nsw_getoneconfig()
737 if (cfp->lookups) { in freeconf_v1()
739 for (cur = cfp->lookups; cur; cur = nex) { in freeconf_v1()
755 if (cfp->lookups) { in freeconf()
757 for (cur = cfp->lookups; cur; cur = nex) { in freeconf()
/titanic_51/usr/src/lib/libc/inc/
H A Dnsswitch_priv.h108 struct __nsw_lookup_v1 *lookups; member
/titanic_51/usr/src/head/
H A Dnsswitch.h116 struct __nsw_lookup *lookups; member
/titanic_51/usr/src/lib/passwdutil/
H A Dswitch_utils.c70 if (strcmp(cfg->lookups->service_name, "ldap") == 0) in name_to_int()
92 if (strcmp(cfg->lookups->service_name, "ldap") == 0) in get_compat_mode()
150 lkp = conf->lookups; in get_ns()
/titanic_51/usr/src/cmd/sendmail/cf/feature/
H A Ddnsbl.m421 # map for DNS based blacklist lookups
H A Denhdnsbl.m420 # map for enhanced DNS based blacklist lookups
/titanic_51/usr/src/lib/libnsl/key/
H A Dpublickey.c46 * they can also talk to NIS+. The policy for these lookups is now
568 for (look = conf->lookups; look; look = look->next) { in __getpublickey_cached_g()
652 for (look = conf->lookups; look; look = look->next) { in getsecretkey_g()
/titanic_51/usr/src/boot/lib/libz/doc/
H A Dalgorithm.txt108 will be two lookups. If you had a compression method with really long
109 symbols, you could have as many levels of lookups as is efficient. For
185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared
186 to one lookup for the single table, or 1.66 lookups per symbol for the
/titanic_51/usr/src/lib/libnsl/rpc/
H A Dnetname.c216 for (look = conf->lookups; look; look = look->next) { in user2netname()
H A Dnetnamer.c423 for (look = conf->lookups; look; look = look->next) { in netname2user()
/titanic_51/usr/src/cmd/netfiles/
H A Dnss.dfl26 # NETID_AUTHORITATIVE changes the behaviour of nameservice lookups to use
H A Dnsswitch.dns30 # DNS for hosts lookups, otherwise it does not use any other naming service.
H A Dnsswitch.ad30 # hosts lookups; and files for the remaining databases.
/titanic_51/usr/src/cmd/passwd/
H A Dpasswd.dfl65 # passwd performs dictionary lookups if DICTIONLIST or DICTIONDBDIR
/titanic_51/usr/src/cmd/fs.d/autofs/
H A Dns_generic.c102 lkp = conf->lookups;
/titanic_51/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-dns.c227 for (lkp = conf->lookups; lkp != NULL; lkp = lkp->next) { in prldap_x_install_dns_skipdb()
/titanic_51/usr/src/cmd/sendmail/src/
H A DREAD_ME71 sm_resolve.c Routines for DNS lookups (for DNS map type).
/titanic_51/usr/src/cmd/sendmail/cf/
H A DREADME1014 map lookups.
1141 from lookups. Temporary lookup failures are ignored unless
1230 FEATURE(`relay_hosts_only'), because most lookups for
1349 Currently access_db lookups can not be used to
1700 specification. The built-in default specifications all provide lookups
1721 this schema (and therefore the lookups and examples below) is experimental
1731 lookups. To use the default schema, simply use:
1825 When this keyword is given, that map will use LDAP lookups consisting of
1897 can also be filled via map lookups using a new syntax:
2001 LDAPROUTE_EQUIVALENT(`host1.example.com') is used, the lookups woul
[all...]

12