Searched refs:Domain (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dlocale.c85 } Domain; typedef in typeref:struct:__anon1769
142 open_mofile(Domain * dom)
199 * We have a good message file, initialize the Domain information.
220 static Domain *domains;
221 Domain *_domain;
231 if ((domains = calloc(sizeof (Domain), 2)) == NULL)
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_yp_util.c1253 char *DomainLabel, char *Domain)
1262 if (!DomainLabel || !Domain || !tmp_map)
1329 if (!make_fqdn(tmp_map->objectDN, Domain))
1332 if (!make_full_dn(&tmp_map->objectDN->write.base, Domain))
1252 append_domainContext(__nis_table_mapping_t **table_map, char *DomainLabel, char *Domain) argument
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c53 # define dgettext(Domain,Message) (Message)
54 # define dcgettext(Domain,Message,Type) (Message)
55 # define bindtextdomain(Domain,Directory) (Domain)
/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c51 # define dgettext(Domain,Message) (Message)
52 # define dcgettext(Domain,Message,Type) (Message)
53 # define bindtextdomain(Domain,Directory) (Domain)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.h101 #pragma mark - Domain Name Utility Functions
H A DDNSCommon.c619 #pragma mark - Domain Name Utility Functions
896 const mDNSu8 * src = label->c; // Domain label we're reading
924 const mDNSu8 *src = name->c; // Domain name we're reading
1147 LogMsg("DNSNameToLowerCase: ERROR!! Malformed Domain name");
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh130 1 Domain to serve : $LDAP_DOMAIN
902 # $1 .. Domain name.
906 _DOM=$1 # Domain parameter.
1335 # get_domain(): Get the Domain that will be served by the LDAP server.

Completed in 102 milliseconds