Searched refs:domain (Results 151 - 175 of 348) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DMove.java29 package com.sun.solaris.domain.pools;
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Dglob.h64 extern char domain[]; /* ???? */
/illumos-gate/usr/src/cmd/msgfmt/
H A Dsun_msgfmt.h54 #define DOMAIN_TOKEN L"domain" /* domain token in po file */
85 char *domain; /* domain name */ member in struct:domain_struct
88 struct domain_struct *next; /* next domain node */
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddirectory_server.c121 * Split name into {domain, name}.
122 * Suggest allocating name and domain on the stack, same size as id,
126 split_name(char *name, char *domain, char *id) argument
132 (void) strcpy(domain, p + 1);
135 (void) strlcpy(domain, id, p - id + 1);
138 (void) strcpy(domain, "");
H A Didmap_config.c992 for (i = 0; (*value)[i].domain[0] != '\0'; i++) {
994 (*value)[i].domain,
1038 for (i = 0; (*value)[i].domain[0] != '\0'; i++) {
1040 (*value)[i].domain);
1072 for (i = 0; df1[i].domain[0] != '\0'; i++)
1076 for (j = 0; df2[j].domain[0] != '\0'; j++)
1083 for (i = 0; df1[i].domain[0] != '\0'; i++) {
1086 for (j = 0; df2[j].domain[0] != '\0'; j++) {
1088 domain_eq(df1[i].domain, df2[j].domain)
2715 idmapd_set_krb5_realm(char *domain) argument
[all...]
/illumos-gate/usr/src/uts/common/xen/public/hvm/
H A Dhvm_op.h35 /* Set the logical level of one of a domain's PCI INTx wires. */
40 /* PCI INTx identification in PCI topology (domain:bus:device:intx). */
41 uint8_t domain, bus, device, intx; member in struct:xen_hvm_set_pci_intx_level
48 /* Set the logical level of one of a domain's ISA IRQ wires. */
/illumos-gate/usr/src/uts/common/sys/
H A Dprotosw.h73 struct domain *pr_domain; /* domain protocol a member of */
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach.il.cpp85 ! memory. Assumes domain is quiesced and addresses are
128 ! are properly synchronized. Assumes domain is quiesced.
149 ! and mtags are properly synchronized. Assumes domain is
181 ! are properly synchronized. Assumes domain is quiesced.
200 ! are properly synchronized. Assumes domain is quiesced.
/illumos-gate/usr/src/cmd/logadm/
H A Dkw.c81 static char domain[256]; local
144 if (sysinfo(SI_SRPC_DOMAIN, domain, sizeof (domain)) == -1)
147 Keywords = lut_add(Keywords, "domain", domain);
/illumos-gate/usr/src/lib/libads/common/
H A Ddsgetdc.h99 #define DS_NDNC_FLAG 0x00000400 /* DomainName is non-domain */
155 _DsForceRediscovery(char *domain, int flags);
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dlibsmbns.h40 char *domain; /* ADS domain (in lower case) */ member in struct:smb_ads_handle
41 char *domain_dn; /* domain in Distinquish Name format */
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c51 * If the domain is not specified, the default domain of the local machine
66 * The -s option is used to specify a source domain which may be
67 * different from the destination domain, for transfer of maps
118 char *domain = NULL; variable
172 -d domainname is specified if other than the default domain\n\
253 if (!domain) {
256 domain = default_domain_name;
263 if (strlen(domain) == 0) {
270 source = domain;
[all...]
H A Dypserv_proc.c119 * This determines whether or not a passed domain is served by this
171 * This case is the one in which the domain is not
214 if ((fdb = ypset_current_map(req.map, req.domain,
319 if ((fdb = ypset_current_map(req.map, req.domain,
357 if ((fdb = ypset_current_map(req.map, req.domain,
378 * This implements the "transfer map" function. It takes the domain
415 newreq.map_parms.domain,
447 oldreq.map_parms.domain,
518 req.domain = req.map = NULL;
551 req.domain,
1229 char *domain = ""; local
[all...]
H A Dyp_b_svc.c61 #define YPBIND_ERR_NOSERV 2 /* No bound server for passed domain */
94 char domain[256], servers[300]; local
144 if (getdomainname(domain, sizeof (domain)) == 0) {
145 sprintf(servers, "%s/%s/ypservers", BINDING, domain);
283 * a close (the "domain" array is just a handy buffer).
286 read(pfd[0], domain, sizeof (domain));
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dname.c184 * name[/node][@security-domain]
186 * Then optional security-domain will represent secure rpc domain if
187 * present. If not present the local domain will be used. name is the
192 * the security domain (secure rpc domain).
199 char *user, *node, *domain; local
231 /* Now see if there is a domain */
232 domain = strchr(node, '@');
235 /* Check for a domain */
[all...]
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_cache.c642 idmap_cache_lookup_winnamebyuid(char **name, char **domain, uid_t uid) argument
660 if (domain != NULL) {
662 *domain =
664 if (*domain != NULL)
670 *domain = NULL;
687 idmap_cache_lookup_winnamebygid(char **name, char **domain, gid_t gid) argument
705 if (domain != NULL) {
707 *domain =
709 if (*domain != NULL)
715 *domain
732 idmap_cache_lookup_uidbywinname(const char *name, const char *domain, uid_t *uid) argument
762 idmap_cache_lookup_gidbywinname(const char *name, const char *domain, gid_t *gid) argument
1194 idmap_cache_add_winname2uid(const char *name, const char *domain, uid_t uid, int direction) argument
1324 idmap_cache_add_winname2gid(const char *name, const char *domain, gid_t gid, int direction) argument
[all...]
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c29 * This file defines the domain environment values and the domain
31 * structures containing domain type, name and SID information.
100 * domain cache one time initialization. This function should
133 * Add a domain structure to domain cache. There is no checking
154 * Lookup a domain by its name. The passed name is the NETBIOS or fully
157 * If the requested domain is found and given 'di' pointer is not NULL
158 * it'll be filled with the domain information and B_TRUE is returned.
159 * If the caller only needs to check a domain existenc
382 smb_domain_t *domain; local
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_parse.c112 char *domain = am(myself, len+2); local
114 (void) memcpy(domain, proxyInfo.default_nis_domain,
116 domain[len] = '.';
117 domain[len+1] = '\0';
119 proxyInfo.default_nis_domain = domain;
370 * Removes the local domain part from a fully qualified name
450 * This internal function will remove from the NIS name, the domain
497 /* Insert a NUL where the domain name starts in the string */
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dnetnamer.c48 * the Sun NIS domain architecture.
260 char *domain; local
265 domain = strchr(netname, '@');
266 if (!domain) {
272 domain++;
274 yperr = yp_match(domain, (char *)NETID, netname, strlen(netname),
302 * group data. This works only for users in a single domain.
485 domainname = strchr(p, '@'); /* get domain name */
509 /* make into fully qualified hostname by concatenating domain part */
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ng.c182 const char **domain)
189 *domain = pvt->nextgrp->ng_str[NG_DOM];
201 const char *host, const char *user, const char *domain)
211 (domain == NULL || ng_domain == NULL ||
212 !strcmp(domain, ng_domain))) {
181 ng_next(struct irs_ng *this, const char **host, const char **user, const char **domain) argument
200 ng_test(struct irs_ng *this, const char *name, const char *host, const char *user, const char *domain) argument
/illumos-gate/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientlib.c107 const char *const domain
115 const char *d = domain;
118 if (len < 6 || !domain || !domain[0]) return kDNSServiceErr_BadParam;
150 if (!DomainEndsInDot(domain)) { if (fn+1 >= lim) goto fail;else *fn++ = '.';}
/illumos-gate/usr/src/lib/libsocket/inet/
H A Drcmd.c85 static char *domain; variable
663 if (domain == NULL) {
664 (void) usingypmap(&domain, NULL);
717 NULL, domain);
720 NULL, domain);
723 if (innetgr(uchost + 2, rhost, NULL, domain))
726 if (innetgr(ahost + 2, rhost, NULL, domain))
743 ruser, domain);
746 innetgr(user+2, NULL, ruser, domain))
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h234 dsa_dom_key_t dsa_dom_key; /* DSA domain parameters */
235 dh_dom_key_t dh_dom_key; /* DH domain parameters */
236 dh942_dom_key_t dh942_dom_key; /* DH9.42 domain parameters */
320 domain_obj_t *domain; member in union:object::__anon4276
602 ((o)->object_class_u.domain)
606 &((o)->object_class_u.domain->key_type_u.dsa_dom_key.prime)
610 &((o)->object_class_u.domain->key_type_u.dsa_dom_key.subprime)
614 &((o)->object_class_u.domain->key_type_u.dsa_dom_key.base)
618 ((o)->object_class_u.domain->key_type_u.dsa_dom_key.prime_bits)
626 &((o)->object_class_u.domain
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_lex.l194 <TSTATE>dns-nameservice-domain { return LOC_DNS_DOMAIN; }
201 <TSTATE>default-domain { return LOC_DEFAULT_DOMAIN; }
202 <TSTATE>nfsv4-domain { return LOC_NFSV4_DOMAIN; }
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_client.c85 ndr_rpc_bind(mlsvc_handle_t *handle, char *server, char *domain, argument
97 domain == NULL || username == NULL)
128 * server, user, domain. It may return any of:
133 status = smbrdr_ctx_new(&ctx, server, domain, username);
137 server, domain, username,
613 ndr_srvsvc_timecheck(char *server, char *domain) argument
623 if (srvsvc_net_remote_tod(server, domain, &dc_tv, &dc_tm) < 0) {

Completed in 375 milliseconds

1234567891011>>