/titanic_50/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_yp_util.c | 122 ypDomains->domains = NULL; in initialize_yp_parse_structs() 393 free_yp_domain_context(__yp_domain_context_t *domains) in free_yp_domain_context() argument 397 if (domains != NULL) { in free_yp_domain_context() 398 for (i = 0; i < domains->numDomains; i++) { in free_yp_domain_context() 399 if (domains->domains[i] != NULL) { in free_yp_domain_context() 400 free(domains->domains[i]); in free_yp_domain_context() 401 domains->domains[i] = NULL; in free_yp_domain_context() 403 if (domains->domainLabels[i] != NULL) { in free_yp_domain_context() 404 free(domains->domainLabels[i]); in free_yp_domain_context() 405 domains->domainLabels[i] = NULL; in free_yp_domain_context() [all …]
|
H A D | ldap_parse.h | 66 char **domains; /* Array of LDAP domains */ member
|
H A D | nis_parse_ldap_map.c | 432 ypDomains->domains = in add_ypdomains_attribute() 433 (char **)s_realloc(ypDomains->domains, in add_ypdomains_attribute() 435 sizeof (ypDomains->domains[0])); in add_ypdomains_attribute() 436 if (ypDomains->domains == NULL) { in add_ypdomains_attribute() 445 ypDomains->domains[numDomains] = in add_ypdomains_attribute() 447 if (ypDomains->domains[numDomains] == NULL) { in add_ypdomains_attribute()
|
H A D | nis_parse_ldap_conf.h | 575 extern void free_yp_domain_context(__yp_domain_context_t *domains);
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_solaris.c | 96 __profile_get_domain_realm(profile_t profile, char *realm, char ***domains) in __profile_get_domain_realm() argument 98 if (profile == NULL || realm == NULL || domains == NULL) in __profile_get_domain_realm() 102 domains)); in __profile_get_domain_realm() 330 char **domains = NULL, **domain = NULL; in __profile_remove_domain_mapping() local 339 code = __profile_get_domain_realm(profile, realm, &domains); in __profile_remove_domain_mapping() 340 if (code == 0 && domains != NULL) { in __profile_remove_domain_mapping() 341 for (domain = domains; *domain; domain++) { in __profile_remove_domain_mapping() 350 if (domains != NULL) in __profile_remove_domain_mapping() 351 profile_free_list(domains); in __profile_remove_domain_mapping() 803 char **trealms = NULL, **domains = NULL, **ret_vals = NULL; in __profile_validate() local [all …]
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | locale.c | 220 static Domain *domains; in dgettext() local 231 if ((domains = calloc(sizeof (Domain), 2)) == NULL) in dgettext() 233 domains[0].dom_name = MSG_ORIG(MSG_SUNW_OST_SGS); in dgettext() 234 domains[1].dom_name = MSG_ORIG(MSG_SUNW_OST_OSLIB); in dgettext() 244 for (_domain = domains; cnt < domaincnt; _domain++, cnt++) { in dgettext() 260 for (cnt = 0, _domain = domains; cnt < domaincnt; _domain++, cnt++) { in dgettext()
|
/titanic_50/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.conf | 32 ppm-domains="domain_cpu","domain_cpu","domain_pciupa","domain_pciupa","domain_1394","domain_powerfe…
|
/titanic_50/usr/src/cmd/sendmail/cf/feature/ |
H A D | bestmx_is_local.m4 | 26 # limit bestmx to these domains 40 # by passing in a set of possible domains it will improve things.
|
H A D | domaintable.m4 | 23 # Domain table (adding domains)
|
H A D | mailertable.m4 | 23 # Mailer table (overriding domains)
|
/titanic_50/usr/src/uts/i86pc/io/ |
H A D | ppm.conf | 71 ppm-domains="domain_cpu" , "domain_estar";
|
/titanic_50/usr/src/uts/sun4u/chicago/io/ |
H A D | ppm.conf | 83 ppm-domains="domain_cpu", "domain_diskfet", "domain_led", "domain_pciegfx";
|
/titanic_50/usr/src/lib/libadutils/common/ |
H A D | addisc.c | 827 ad_disc_domainsinforest_t *domains = NULL; in ldap_lookup_domains_in_forest() local 851 domains = calloc(nresults + 1, sizeof (*domains)); in ldap_lookup_domains_in_forest() 852 if (domains == NULL) { in ldap_lookup_domains_in_forest() 880 (void) strcpy(domains[ndomains].sid, sid_str); in ldap_lookup_domains_in_forest() 889 (void) strcpy(domains[ndomains].domain, name); in ldap_lookup_domains_in_forest() 893 logger(LOG_DEBUG, " %s", domains[ndomains].domain); in ldap_lookup_domains_in_forest() 906 tmp = realloc(domains, (ndomains + 1) * sizeof (*domains)); in ldap_lookup_domains_in_forest() 909 domains = tmp; in ldap_lookup_domains_in_forest() 915 return (domains); in ldap_lookup_domains_in_forest() 918 free(domains); in ldap_lookup_domains_in_forest()
|
/titanic_50/usr/src/uts/sun4u/taco/io/ |
H A D | ppm.conf | 77 ppm-domains="domain_cpu", "domain_idefet", "domain_led",
|
/titanic_50/usr/src/uts/sun4u/enchilada/io/ |
H A D | ppm.conf | 83 ppm-domains="domain_cpu", "domain_scsifet1", "domain_scsifet2",
|
/titanic_50/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | inityp2l.sh | 495 HELP - Lists the domains for which password changes should be 499 NIS password change requests do not specify the domains in 521 a common comment character for all the domains. 525 for different domains. 540 for this map for all the domains. 562 on for all the domains. 613 want to keep it same for all the domains. 627 but want to keep it same for all the domains.
|
/titanic_50/usr/src/lib/libresolv2/common/irs/ |
H A D | irpmarshall.c | 2038 char **hosts, **users, **domains; in main() local 2047 &hosts, &users, &domains, in main() 2060 STRVAL(domains[i])); in main() 2067 domains[i], NULL, &size); in main() 2075 domains[i], buff, in main()
|
/titanic_50/usr/src/lib/libnisdb/yptol/ |
H A D | dit_access.c | 135 ypDomains.domains[count]; in read_from_dit() 212 ypDomains.domains[count]; in write_to_dit() 685 __nisdb_get_tsd()->domainContext = ypDomains.domains[i]; in update_map_from_dit()
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 195 the class {R} /etc/mail/relay-domains and the access database 621 i.e., a list of domains which are nevertheless passed to 623 canonification for local domains, e.g., use 658 routing for particular domains (which are not in class {w}, 666 or partial domains preceded by a dot -- for example, 688 limited to your own domains. It may be useful if you 745 if you have several domains with disjoint namespaces hosted 752 domains are actually entire domains to be hidden. All 753 hosts within the masquerading domains will be rewritten 764 NOTE: only domains within your jurisdiction and [all …]
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | SCF.po | 39 msgstr "An attempt will be made to deconfigure the faulty components after one or more domains are … 41 msgstr "One or more domains will be reset. Please consult the detail section of the knowledge artic… 519 msgstr "The IOC chip (two IO Channels) will be deconfigured after the domains (one or two domains) … 521 …sgstr "The domains (one or two domains) using the IOC chip are reset. The IOC chip (two IO Channel… 535 msgstr "The domains (one or two domains) using the IOC chip are reset. No components are deconfigur… 537 msgstr "The domains (one or two domains) using the IOC chip are reset.\n" 1033 msgstr "One or more domains may be reset. It is also possible that some other problem may occur. \n… 1049 msgstr "Platform may be reset or domains using the MAC chip will be reset.\n" 1401 msgstr "The domains using the IOC chip will be reset.\n" 1673 msgstr "One or more domains are reset. Please consult the detail section of the knowledge article f… [all …]
|
/titanic_50/usr/src/cmd/sendmail/cf/mailer/ |
H A D | smtp.m4 | 50 # output fake domains as user%fake@relay
|
/titanic_50/usr/src/uts/common/xen/os/ |
H A D | xvdi.c | 1812 char **domains; in i_xvdi_enum_be() local 1816 if ((domains = xenbus_directory(XBT_NULL, xdcp->xs_path_be, "", in i_xvdi_enum_be() 1821 ldomains += strlen(domains[i]) + 1 + sizeof (char *); in i_xvdi_enum_be() 1823 i_xvdi_enum_worker(parent, xdcp, domains[i]); in i_xvdi_enum_be() 1825 kmem_free(domains, ldomains); in i_xvdi_enum_be()
|
/titanic_50/usr/src/uts/common/smbsrv/ndl/ |
H A D | lsarpc.ndl | 173 * 0x00000000 Lookup isolated names both locally and in domains/forests. 483 * A table of referenced domains. 549 * A table of referenced domains.
|
H A D | samrpc.ndl | 507 * This looks like a request to get the local domains supported by a 508 * remote server. NT always seems to return 2 domains: the local 545 * SAM can handle multiple domains so you need to identify the one with
|
/titanic_50/usr/src/cmd/sendmail/cf/m4/ |
H A D | cfhead.m4 | 305 define(`confCR_FILE', `-o MAIL_SETTINGS_DIR`'relay-domains')
|