Home
last modified time | relevance | path

Searched refs:addr_type (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Daddr_families.c70 a->addr_type = KRB5_ADDRESS_INET; in ipv4_sockaddr2addr()
122 a->addr_type = KRB5_ADDRESS_INET; in ipv4_h_addr2addr()
194 addr->addr_type = KRB5_ADDRESS_INET; in ipv4_parse_addr()
220 low->addr_type = KRB5_ADDRESS_INET; in ipv4_mask_boundary()
225 high->addr_type = KRB5_ADDRESS_INET; in ipv4_mask_boundary()
250 a->addr_type = KRB5_ADDRESS_INET; in ipv6_sockaddr2addr()
261 a->addr_type = KRB5_ADDRESS_INET6; in ipv6_sockaddr2addr()
313 a->addr_type = KRB5_ADDRESS_INET6; in ipv6_h_addr2addr()
390 addr->addr_type = KRB5_ADDRESS_INET6; in ipv6_parse_addr()
436 low->addr_type = KRB5_ADDRESS_INET6; in ipv6_mask_boundary()
[all …]
H A Dget_addrs.c71 res->val[0].addr_type = hostent->h_addrtype; in gethostname_fallback()
H A Drd_cred.c194 enc_krb_cred_part.r_address->addr_type == KRB5_ADDRESS_ADDRPORT) { in krb5_rd_cred()
H A Dget_for_creds.c59 addr->val[i].addr_type = 0; in add_addrs()
H A Dstore.c1267 ret = krb5_store_int16(sp, p.addr_type); in krb5_store_address()
1291 adr->addr_type = t; in krb5_ret_address()
H A Dacache.c266 cred->addresses.val[i].addr_type = incred->addresses[i]->type; in make_cred_from_ccred()
386 addr->type = incred->addresses.val[i].addr_type; in make_ccred_from_cred()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Daddress_to_krb5addr.c47 int addr_type; in _gsskrb5i_address_to_krb5addr() local
57 case GSS_C_AF_INET6: addr_type = AF_INET6; in _gsskrb5i_address_to_krb5addr()
61 case GSS_C_AF_INET: addr_type = AF_INET; in _gsskrb5i_address_to_krb5addr()
68 addr_type, in _gsskrb5i_address_to_krb5addr()
/netbsd-src/sys/fs/udf/
H A Dudf_allocation.c95 uint32_t icbflags, addr_type;
117 addr_type = icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK;
121 if (addr_type == UDF_ICB_INTERN_ALLOC) {
242 uint32_t icbflags, addr_type;
278 addr_type = icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK;
292 if (addr_type == UDF_ICB_INTERN_ALLOC) {
661 int slot, addr_type, icbflags; in udf_translate_file_extent() local
680 addr_type = icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK; in udf_translate_file_extent()
683 if (addr_type == UDF_ICB_INTERN_ALLOC) { in udf_translate_file_extent()
1820 int icbflags, addr_type, adle in udf_get_adslot() local
1932 int icbflags, addr_type, adlen, extnr; udf_append_adslot() local
2245 int addr_type, icbflags; udf_record_allocation_in_node() local
2610 int addr_type; udf_grow_node() local
2885 int icbflags, addr_type; udf_shrink_node() local
[all...]
H A Dudf_readwrite.c188 int icbflags, addr_type, file_type, intern, has_fids, has_sbm, l_ea; in udf_fixup_node_internals() local
210 addr_type = (icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK); in udf_fixup_node_internals()
212 intern = (addr_type == UDF_ICB_INTERN_ALLOC); in udf_fixup_node_internals()
221 addr_type = (icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK); in udf_fixup_node_internals()
223 intern = (addr_type == UDF_ICB_INTERN_ALLOC); in udf_fixup_node_internals()
H A Dudf_subr.c439 int addr_type, icblen, icbflags; in udf_check_track_metadata_overlap() local
476 addr_type = icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK; in udf_check_track_metadata_overlap()
479 if (addr_type == UDF_ICB_SHORT_ALLOC) { in udf_check_track_metadata_overlap()
5111 int file_char, refcnt, icbflags, addr_type, hit, error; in udf_dir_attach() local
5135 addr_type = icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK; in udf_dir_attach()
5228 if (addr_type == UDF_ICB_INTERN_ALLOC) { in udf_dir_attach()
5233 addr_type = icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK; in udf_dir_attach()
5237 if (addr_type != UDF_ICB_INTERN_ALLOC) { in udf_dir_attach()
6570 int icbflags, addr_type; in udf_read_internal() local
6591 addr_type = icbflags & UDF_ICB_TAG_FLAGS_ALLOC_MASK; in udf_read_internal()
[all …]
/netbsd-src/sys/sys/
H A Dipmi.h78 int addr_type;
84 int addr_type;
90 int addr_type;
76 int addr_type; global() member
82 int addr_type; global() member
88 int addr_type; global() member
H A Dcdio.h25 uint32_t addr_type:4; member
28 uint32_t addr_type:4; member
52 uint32_t addr_type:4; member
55 uint32_t addr_type:4; member
86 uint32_t addr_type:4; member
89 uint32_t addr_type:4; member
/netbsd-src/sys/dev/isa/
H A Dmcdreg.h147 u_char addr_type:4; member
156 u_char addr_type:4; member
165 u_char addr_type:4; member
H A Dmcd.c1459 sc->toc[idx].toc.addr_type = sc->toc[idx-1].toc.addr_type; in mcd_read_toc()
1506 entries[n].addr_type = sc->toc[trk].toc.addr_type; in mcd_toc_entries()
/netbsd-src/sys/netinet/
H A Dsctp_header.h71 u_int16_t addr_type[1]; /* array of supported address types */ member
168 u_int32_t addr_type; /* address type */ member
202 u_int16_t addr_type; member
/netbsd-src/sys/compat/linux/common/
H A Dlinux_cdrom.c211 l_tocentry.cdte_adr = t_toc_entry.entry[0].addr_type; in linux_ioctl_cdrom()
213 if (bsd_to_linux_msf_lba(t_toc_entry.entry[0].addr_type, in linux_ioctl_cdrom()
269 l_subchnl.cdsc_adr = t_subchannel.info.what.position.addr_type; in linux_ioctl_cdrom()
280 t_subchannel.info.what.position.addr_type, in linux_ioctl_cdrom()
/netbsd-src/sys/dev/scsipi/
H A Dscsipi_cd.h213 uint8_t addr_type; member
247 uint8_t addr_type; /* bit 1 holds immediate */ member
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Drecipient_list.h34 const char *addr_type; /* DSN */ member
H A Drecipient_list.c163 list->info[list->len].u.addr_type = 0; in recipient_list_add()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_machine.h159 struct hostent *gethostbyaddr (char * netnum, int size, int addr_type);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp60 typedef typename ELFT::uint addr_type; typedef in __anon74f2331c0111::DyldELFObject
113 shdr->sh_addr = static_cast<addr_type>(Addr); in updateSectionAddress()
125 sym->st_value = static_cast<addr_type>(Addr); in updateSymbolAddress()
144 typedef typename ELFT::uint addr_type; in createRTDyldELFObject() typedef
170 shdr->sh_addr = static_cast<addr_type>(SecLoadAddr); in createRTDyldELFObject()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcp.c1095 char msgbuf[1024], *addr_type; local
1129 addr_type = "source";
1133 addr_type = "v4o6";
1139 addr_type = "client";
1148 addr_type = "relay";
1223 addr_type = "relay link select";
1225 addr_type = "selected";
1232 msgbuf, addr_type, piaddr(sip));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c1337 tree t = *tp, var, addr, addr_type, type, obj; in eliminate_local_variables_1() local
1347 addr_type = build_pointer_type (type); in eliminate_local_variables_1()
1348 addr = take_address_of (t, addr_type, dta->entry, dta->decl_address, in eliminate_local_variables_1()
1384 addr_type = TREE_TYPE (t); in eliminate_local_variables_1()
1385 addr = take_address_of (obj, addr_type, dta->entry, dta->decl_address, in eliminate_local_variables_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc1337 tree t = *tp, var, addr, addr_type, type, obj; in eliminate_local_variables_1() local
1347 addr_type = build_pointer_type (type); in eliminate_local_variables_1()
1348 addr = take_address_of (t, addr_type, dta->entry, dta->decl_address, in eliminate_local_variables_1()
1384 addr_type = TREE_TYPE (t); in eliminate_local_variables_1()
1385 addr = take_address_of (obj, addr_type, dta->entry, dta->decl_address, in eliminate_local_variables_1()
/netbsd-src/sys/arch/sparc64/dev/
H A Dvnet.c63 uint8_t addr_type; member
1048 ai.addr_type = VNET_ADDR_ETHERMAC; in vnet_send_attr_info()

12