Searched refs:domain (Results 276 - 300 of 383) sorted by relevance

<<111213141516

/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dprincipal.c847 inst = strdup(r->head->domain);
855 inst = strdup(r->head->domain);
/freebsd-9.3-release/sys/kern/
H A Dkern_jail.c535 char *domain, *errmsg, *host, *name, *namelc, *p, *path, *uuid; local
742 error = vfs_getopt(opts, "host.domainname", (void **)&domain, &len);
744 domain = NULL;
750 if (len == 0 || domain[len - 1] != '\0') {
1674 } else if (host != NULL || domain != NULL || uuid != NULL || gothid) {
1678 if (domain != NULL)
1679 strlcpy(pr->pr_domainname, domain,
1693 if (domain != NULL)
/freebsd-9.3-release/contrib/gcc/
H A Dexpr.c5064 tree domain;
5070 domain = TYPE_DOMAIN (type);
5071 const_bounds_p = (TYPE_MIN_VALUE (domain)
5072 && TYPE_MAX_VALUE (domain)
5073 && host_integerp (TYPE_MIN_VALUE (domain), 0)
5074 && host_integerp (TYPE_MAX_VALUE (domain), 0));
5079 minelt = tree_low_cst (TYPE_MIN_VALUE (domain), 0);
5080 maxelt = tree_low_cst (TYPE_MAX_VALUE (domain), 0);
5222 unsignedp = TYPE_UNSIGNED (domain);
5224 index = build_decl (VAR_DECL, NULL_TREE, domain);
5050 tree domain; local
[all...]
H A Dtree-sra.c615 tree domain = TYPE_DOMAIN (TREE_TYPE (expr));
617 TYPE_MIN_VALUE (domain), TYPE_MAX_VALUE (domain));
613 tree domain = TYPE_DOMAIN (TREE_TYPE (expr)); local
H A Dtree-pretty-print.c230 /* Dump the domain associated with an array. */
233 dump_array_domain (pretty_printer *buffer, tree domain, int spc, int flags) argument
236 if (domain)
238 tree min = TYPE_MIN_VALUE (domain);
239 tree max = TYPE_MAX_VALUE (domain);
/freebsd-9.3-release/sys/net/
H A Drtsock.c40 #include <sys/domain.h>
1889 * Definitions of protocols supported in the ROUTE domain.
1892 static struct domain routedomain; /* or at least forward */
1906 static struct domain routedomain = {
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Devutil.c2493 evutil_socket_(int domain, int type, int protocol) argument
2497 r = socket(domain, type, protocol);
2504 r = socket(domain, type & SOCKET_TYPE_MASK, protocol);
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h626 typedef int (*zfs_userspace_cb_t)(void *arg, const char *domain,
/freebsd-9.3-release/contrib/binutils/
H A Dconfig.sub1217 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1410 os=-domain
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstabsread.c1772 struct type *domain = read_type (pp, objfile);
1782 smash_to_member_type (type, domain, memtype);
1842 struct type *domain = read_type (pp, objfile);
1856 smash_to_method_type (type, domain, return_type, args,
1768 struct type *domain = read_type (pp, objfile); local
1838 struct type *domain = read_type (pp, objfile); local
H A Dsymfile.c2576 add_psymbol_to_list (char *name, int namelength, domain_enum domain,
2603 PSYMBOL_DOMAIN (&psymbol) = domain;
2629 int dem_namelength, domain_enum domain,
2675 PSYMBOL_DOMAIN (&psymbol) = domain;
2567 add_psymbol_to_list(char *name, int namelength, domain_enum domain, enum address_class class, struct psymbol_allocation_list *list, long val, CORE_ADDR coreaddr, enum language language, struct objfile *objfile) argument
2619 add_psymbol_with_dem_name_to_list(char *name, int namelength, char *dem_name, int dem_namelength, domain_enum domain, enum address_class class, struct psymbol_allocation_list *list, long val, CORE_ADDR coreaddr, enum language language, struct objfile *objfile) argument
/freebsd-9.3-release/contrib/libpcap/
H A Dconfig.sub1294 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1492 os=-domain
/freebsd-9.3-release/contrib/libreadline/support/
H A Dconfig.sub1108 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1269 os=-domain
/freebsd-9.3-release/contrib/ncurses/
H A Dconfig.sub1261 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1457 os=-domain
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dconfig.sub1180 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1366 os=-domain
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dconfig.sub1180 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1366 os=-domain
/freebsd-9.3-release/contrib/openbsm/bsm/
H A Dlibbsm.h561 u_int16_t domain; member in struct:__anon3987
/freebsd-9.3-release/contrib/openbsm/config/
H A Dconfig.sub1133 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1303 os=-domain
/freebsd-9.3-release/contrib/tcpdump/
H A Dconfig.sub1294 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1492 os=-domain
/freebsd-9.3-release/contrib/tcsh/
H A Dconfig.sub1294 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1492 os=-domain
/freebsd-9.3-release/crypto/heimdal/
H A Dconfig.sub1210 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1403 os=-domain
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_drm.h861 uint32_t domain; member in struct:drm_radeon_gem_busy
/freebsd-9.3-release/sys/dev/isci/
H A Disci_io_request.c795 struct ISCI_CONTROLLER *controller = remote_device->domain->controller;
/freebsd-9.3-release/sys/dev/oce/
H A Doce_hw.h968 uint32_t domain:8; member in struct:mbx_hdr::__anon8607::__anon8608
984 uint32_t domain:8;
997 uint32_t domain:8; member in struct:mbx_hdr::__anon8607::__anon8609
1010 uint32_t domain:8;
/freebsd-9.3-release/sys/fs/nfs/
H A Dnfsport.h48 #include <sys/domain.h>

Completed in 688 milliseconds

<<111213141516