Searched refs:domain (Results 251 - 275 of 383) sorted by relevance

<<111213141516

/freebsd-9.3-release/usr.sbin/yppush/
H A Dyppush_main.c63 char *yppush_master = NULL; /* Master NIS server for said domain. */
313 req.map_parms.domain = yppush_domain;
470 "usage: yppush [-d domain] [-t timeout] [-j #parallel jobs] [-h host]",
536 * If no domain was specified, try to find the default
537 * domain. If we can't find that, we're doomed and must bail.
543 yp_error("no domain specified and NIS not running");
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dutil-internal.h443 evutil_socket_t evutil_socket_(int domain, int type, int protocol);
/freebsd-9.3-release/contrib/dialog/samples/copifuncs/
H A Dcopi.funcs154 echo domain $DOMAIN >/etc/resolv.conf
252 ## domain Local domain, without leading period.
266 domain: $DOMAIN
1036 # sysalis entry and domain part taken from myfqdn (below). E.g., if a
1044 # This host fully qualified domain name to add to the alias above
1053 # Directory for outgoing packets (default domain and zone):
1055 # other domains will be like "/var/spool/ifmail/<domain>.<zone>"
1067 # Primary nodelist (serves "outbound" directory and domain from the
1094 # domain translation
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c739 char *domain = strchr(host_name, '.'); local
741 if (domain != NULL && p != NULL && (strcmp(p, domain) == 0))
742 *p = '\0'; /* remove domain part */
/freebsd-9.3-release/sys/netgraph/
H A Dng_socket.c53 #include <sys/domain.h>
1119 * Definitions of protocols supported in the NETGRAPH domain.
1122 extern struct domain ngdomain; /* stop compiler warnings */
1141 struct domain ngdomain = {
1150 * This is to handle auxiliary linkages (e.g protocol domain addition).
1168 /* Unregister protocol domain XXX can't do this yet.. */
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_config.c185 void *domain; /* domain with config */ member in struct:netinfo_config_state
4763 * get_netinfo_config - find the nearest NetInfo domain with an ntp
4770 void *domain; local
4774 if (ni_open(NULL, ".", &domain) != NI_OK) return NULL;
4776 while ((status = ni_pathsearch(domain, &config_dir, NETINFO_CONFIG_DIR)) == NI_NODIR) {
4778 if (ni_open(domain, "..", &next_domain) != NI_OK) {
4782 ni_free(domain);
4783 domain = next_domain;
4786 ni_free(domain);
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dwrstabs.c1145 char *domain, *return_type, *buf;
1154 /* We need a domain. I'm not sure DOMAINP can ever be false,
1163 domain = stab_pop_type (info);
1208 len = strlen (domain) + strlen (return_type) + 10;
1214 sprintf (buf, "#%s,%s", domain, return_type);
1215 free (domain);
1143 char *domain, *return_type, *buf; local
H A Dstabs.c1401 debug_type domain; local
1406 domain = parse_stab_type (dhandle, info, (const char *) NULL, pp,
1408 if (domain == DEBUG_TYPE_NULL)
1423 dtype = debug_make_offset_type (dhandle, domain, memtype);
1450 debug_type domain; local
1457 domain = parse_stab_type (dhandle, info, (const char *) NULL,
1459 if (domain == DEBUG_TYPE_NULL)
1515 dtype = debug_make_method_type (dhandle, return_type, domain, args,
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c65 zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp);
959 char domain[128]; local
964 &uqtype, domain, sizeof (domain), &rid) != 0) {
1011 * userquota@<hex-rid>-domain, to make it easy
1016 (longlong_t)rid, domain);
2582 * Eg: userused@matt@domain -> ZFS_PROP_USERUSED, "S-1-123-456", 789
2586 zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp)
2593 domain[0] = '\0';
2613 * It's a SID name (eg "user@domain") tha
2585 userquota_propname_decode(const char *propname, boolean_t zoned, zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp) argument
[all...]
/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddighost.c1169 make_searchlist_entry(char *domain) { argument
1175 strlcpy(search->origin, domain, MXNAME);
1210 dig_searchlist_t *domain = NULL; local
1236 else { /* No search list. Use the domain name if any */
1238 domain = make_searchlist_entry(lwconf->domainname);
1239 ISC_LIST_APPEND(search_list, domain, link);
1240 domain = NULL;
1295 * Override the search list derived from resolv.conf by 'domain'.
1298 set_search_domain(char *domain) { argument
1302 search = make_searchlist_entry(domain);
1739 dns_name_t *domain; local
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdbtypes.c593 lookup_member_type (struct type *type, struct type *domain) argument
598 smash_to_member_type (mtype, domain, type);
975 smash_to_member_type (struct type *type, struct type *domain, argument
985 TYPE_DOMAIN_TYPE (type) = domain;
998 smash_to_method_type (struct type *type, struct type *domain, argument
1009 TYPE_DOMAIN_TYPE (type) = domain;
H A Dvalops.c99 static struct value *value_struct_elt_for_reference (struct type *domain,
2461 value_struct_elt_for_reference (struct type *domain, int offset,
2493 domain)),
2550 domain)),
2567 domain));
2583 v = value_struct_elt_for_reference (domain,
2459 value_struct_elt_for_reference(struct type *domain, int offset, struct type *curtype, char *name, struct type *intype, enum noside noside) argument
/freebsd-9.3-release/contrib/sendmail/src/
H A Dmap.c673 ** Get the domain name from the kernel.
677 ** Finally, force there to be at least one dot in the domain name
947 /* try to add a domain on the end of the name */
948 char *domain = macvalue('m', CurEnv); local
950 if (domain != NULL &&
951 strlen(domain) + (i = strlen(cbuf)) + 1 < (size_t) cbuflen)
955 (void) sm_strlcpy(p, domain, cbuflen - i - 1);
1141 case 'B': /* base domain */
2709 syserr("451 4.3.5 Cannot bind to map %s in domain %s: %s",
2927 sm_dprintf("nisplus_map_open(%s): using domain
3228 char *domain; local
[all...]
/freebsd-9.3-release/sys/dev/cxgbe/tom/
H A Dt4_connect.c41 #include <sys/domain.h>
/freebsd-9.3-release/sys/dev/pci/
H A Dpci_pci.c738 sc->domain = pci_get_domain(dev);
747 SYSCTL_ADD_UINT(sctx, SYSCTL_CHILDREN(soid), OID_AUTO, "domain",
748 CTLFLAG_RD, &sc->domain, 0, "Domain number");
833 device_printf(dev, " domain %d\n", sc->domain);
953 *result = sc->domain;
/freebsd-9.3-release/sys/netinet/
H A Din_gif.c76 extern struct domain inetdomain;
H A Dsctp_os_bsd.h91 #include <sys/domain.h>
/freebsd-9.3-release/sys/netinet6/
H A Din6_gif.c84 extern struct domain inet6domain;
H A Dip6_forward.c45 #include <sys/domain.h>
/freebsd-9.3-release/sys/netipsec/
H A Dxform_ipip.c620 extern struct domain inetdomain;
/freebsd-9.3-release/sys/netsmb/
H A Dsmb_conn.h236 char * vc_domain; /* workgroup/primary domain */
321 char * domain; member in struct:smb_vcspec
H A Dsmb_usr.c86 spec->domain = dp->ioc_workgroup;
/freebsd-9.3-release/sys/nfsserver/
H A Dnfs_srvkrpc.c60 #include <sys/domain.h>
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dkinit.c161 { "ntlm-domain", 0, arg_string, &ntlm_domain,
162 "NTLM domain", "domain" },
333 const char *domain, krb5_const_principal client,
343 "@ntlm-key", domain, NULL);
332 store_ntlmkey(krb5_context context, krb5_ccache id, const char *domain, krb5_const_principal client, struct ntlm_buf *buf) argument
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Ddigest.c869 ALLOC(ntlm->init.domain, 1);
870 *ntlm->init.domain = strdup(domainname);

Completed in 197 milliseconds

<<111213141516