Searched refs:address (Results 251 - 275 of 1783) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dnew_allocator.h75 address(reference __x) const { return &__x; } function in class:__gnu_cxx::new_allocator
78 address(const_reference __x) const { return &__x; } function in class:__gnu_cxx::new_allocator
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/virtual/
H A Ddeliver_attr.c79 msg_info("recipient: %s", attrp->rcpt.address ? attrp->rcpt.address : "null");
/netbsd-6-1-5-RELEASE/usr.sbin/ldpd/
H A Dpdu.c73 inet_ntoa(p->address), ntohs(rpdu->version));
82 "received %d)\n", inet_ntoa(p->address),
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dnetbsd32_sigcode.S49 # fake return address already there
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/mkalias/
H A Dmkalias.c61 split_address(char *address, int len, char *user, char *host) argument
66 if ((strchr(address, '@')) != NULL) {
70 for(c = address; i < len; i++) {
81 if ((r = strrchr(address, '!')) != NULL) {
85 for(c = address; i < len; i++) {
98 check_host(char *address, char *host, int dflag, int uflag, int Eflag) argument
103 if ((dflag && strchr(address, '@')) ||
104 (uflag && strchr(address, '!')))
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dclztest.S150 .quad .LFE0-.LFB0 # FDE address range
158 .quad .LFE1-.LFB1 # FDE address range
166 .quad .LFE2-.LFB2 # FDE address range
205 .long .LFE0-.LFB0 # FDE address range
214 .long .LFE1-.LFB1 # FDE address range
223 .long .LFE2-.LFB2 # FDE address range
607 .quad .LVL1 # Location list begin address (*.LLST0)
608 .quad .LVL2 # Location list end address (*.LLST0)
611 .quad .LVL2 # Location list begin address (*.LLST0)
612 .quad .LFE0 # Location list end address (*
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-m88k.c78 reloc_entry->address += input_section->output_offset;
83 bfd_vma addr = reloc_entry->address;
137 reloc_entry->address += input_section->output_offset;
270 relent->address = reloc->r_vaddr;
283 relent->address -= section->vma;
H A Dreloc.c75 . {* The address to relocate was not within the section supplied. *}
105 . bfd_size_type address;
137 o <<address>>
139 The <<address>> field gives the offset in bytes from the base of
181 space in them to represent the full address range, and
500 automatically extend the address mask for purposes of the
514 is, A must be a valid negative address after shifting. */
520 explicitly allow an address wrap too, which means a bitfield
530 /* We have an overflow if the address does not fit in the field. */
583 bfd_size_type octets = reloc_entry->address * bfd_octets_per_byt
1332 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
[all...]
H A Dnlm32-i386.c89 needs to be adjusted by the address of the data segment, or 1 if
90 the location needs to be adjusted by the address of the code
135 rel->address = val;
171 the lowest section in that segment, plus the address of the
173 val = bfd_get_section_vma (abfd, sec) + rel->address;
258 if (rel->address < offset
259 || rel->address + 4 > offset + count)
289 val = bfd_get_32 (abfd, (bfd_byte *) data + rel->address - offset);
291 bfd_put_32 (abfd, val, (bfd_byte *) data + rel->address - offset);
314 of the address o
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dreloc.c75 . {* The address to relocate was not within the section supplied. *}
105 . bfd_size_type address;
137 o <<address>>
139 The <<address>> field gives the offset in bytes from the base of
181 space in them to represent the full address range, and
500 automatically extend the address mask for purposes of the
514 is, A must be a valid negative address after shifting. */
520 explicitly allow an address wrap too, which means a bitfield
530 /* We have an overflow if the address does not fit in the field. */
583 bfd_size_type octets = reloc_entry->address * bfd_octets_per_byt
1332 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
[all...]
H A Dcoff-m88k.c78 reloc_entry->address += input_section->output_offset;
83 bfd_vma addr = reloc_entry->address;
137 reloc_entry->address += input_section->output_offset;
270 relent->address = reloc->r_vaddr;
283 relent->address -= section->vma;
H A Dnlm32-i386.c89 needs to be adjusted by the address of the data segment, or 1 if
90 the location needs to be adjusted by the address of the code
135 rel->address = val;
171 the lowest section in that segment, plus the address of the
173 val = bfd_get_section_vma (abfd, sec) + rel->address;
258 if (rel->address < offset
259 || rel->address + 4 > offset + count)
289 val = bfd_get_32 (abfd, (bfd_byte *) data + rel->address - offset);
291 bfd_put_32 (abfd, val, (bfd_byte *) data + rel->address - offset);
314 of the address o
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/string/
H A Dbcmp.S55 PTR_SUBU a3, zero, a1 # compute # bytes to word align address
70 PTR_ADDU a3, a3, a0 # compute ending address
84 PTR_ADDU a3, a3, a0 # compute ending address
96 PTR_ADDU a3, a3, a0 # compute ending address
108 PTR_ADDU a3, a2, a0 # compute ending address
/netbsd-6-1-5-RELEASE/sys/dev/raidframe/
H A Drf_debugMem.c53 void *address; member in struct:mh_struct
77 printf("Allocate: debug address allocated from line %d file %s\n", line, filen);
91 printf("Free: Found debug address\n"); /* this is really only a
109 (long) p->address, p->size, p->line, p->filen);
155 /* search for this address in the hash table */
156 for (p = mh_table[bucket]; p && (p->address != addr); p = p->next);
162 p->address = addr;
166 printf("ERROR: reallocated address 0x%lx from line %d, file %s without intervening free\n", (long) addr, line, filen);
183 for (p = mh_table[bucket]; p && (p->address != addr); p = p->next);
185 printf("ERROR: freeing never-allocated address
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Deh-frame3.d19 Return address column: 31
43 Return address column: 31
77 Return address column: 31
104 Return address column: 31
147 Return address column: 31
171 Return address column: 31
205 Return address column: 31
232 Return address column: 31
275 Return address column: 31
/netbsd-6-1-5-RELEASE/sys/dev/nand/
H A Dnandemulator.c188 sc->sc_nand_if.address = &nandemulator_address;
253 /* the lower 4 bits contain the row address cycles
254 * the upper 4 bits contain the column address cycles
332 aprint_error_dev(self, "incorrect number of address cycles\n");
348 aprint_error_dev(self, "address > device size!\n");
413 aprint_error_dev(self, "address > device size!\n");
441 nandemulator_address(device_t self, uint8_t address) argument
445 DPRINTF(("nandemulator_address: %hhx\n", address));
449 * as we can read right after giving the address.
453 if (address
677 uint64_t address, offset; local
697 uint64_t address, offset; local
[all...]
/netbsd-6-1-5-RELEASE/sbin/iscsid/
H A Discsid_lists.c245 * Parameter: the associated target, and the address
259 p->addr.address,
263 if (strcmp((char *)p->addr.address, (char *)addr->address) == 0 &&
279 * Parameter: the address
292 if (strcmp((char *)t->addr.address, (char *)addr->address) == 0 &&
309 * prsp Pointer to address of response buffer.
366 * address.
371 * prsp Pointer to address o
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_glue.c69 reg = <address> <size> (required)
71 Specify the address (within the parent bus) that this device is to
72 live. The address must be 2048 * sizeof(word) (8k in a 32bit
92 device at address <<0x10000>> is of size <<8>> it will have two
165 unsigned_word address; member in struct:_hw_glue_device
198 /* and the address */
200 &unit.address, &glue->space, &glue->address,
202 if (glue->address % (sizeof(unsigned_word) * max_nr_interrupts) != 0)
203 device_error(me, "reg property address mus
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Drpcb_clnt.c159 * address useful to clnt_tli_create(), we may as well use a mutex.
337 /* Get the address of the rpcbind. Check cache first */
544 * Set a mapping between program, version and address.
548 rpcb_set(program, version, nconf, address)
552 const struct netbuf *address; /* Services netconfig address */
564 if (address == NULL) {
574 parms.r_addr = taddr2uaddr(__UNCONST(nconf), __UNCONST(address));
578 return (FALSE); /* no universal address */
601 * Remove the mapping between program, version and netbuf address
706 struct netbuf *address = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Ddv-glue.c75 reg = <address> <size> (required)
77 Specify the address (within the parent bus) that this device is to
78 live. The address must be 2048 * sizeof (word) (8k in a 32bit
106 device at address <<0x10000>> is of size <<8>> it will have two
182 unsigned_word address; member in struct:hw_glue
230 /* and the address */
232 &unit.address,
234 &glue->address,
236 if (glue->address % (sizeof (unsigned_word) * max_nr_ports) != 0)
237 hw_abort (me, "reg property address mus
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mips/
H A Ddv-tx3904irc.c212 &reg.address,
339 address_word address = base + byte; local
340 int reg_number = (address - controller->base_address) / 4;
341 int reg_offset = (address - controller->base_address) % 4;
379 address_word address = base + byte; local
380 int reg_number = (address - controller->base_address) / 4;
381 int reg_offset = (address - controller->base_address) % 4;
/netbsd-6-1-5-RELEASE/tests/fs/common/nfsrpc/
H A Drpcb_clnt.c160 * address useful to clnt_tli_create(), we may as well use a mutex.
338 /* Get the address of the rpcbind. Check cache first */
545 * Set a mapping between program, version and address.
549 rpcb_set(program, version, nconf, address)
553 const struct netbuf *address; /* Services netconfig address */
565 if (address == NULL) {
576 parms.r_addr = taddr2uaddr(__UNCONST(nconf), __UNCONST(address));
580 return (FALSE); /* no universal address */
603 * Remove the mapping between program, version and netbuf address
708 struct netbuf *address = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Dbyaddr.c54 dns_byaddr_createptrname(isc_netaddr_t *address, isc_boolean_t nibble, argument
62 return (dns_byaddr_createptrname2(address,
67 dns_byaddr_createptrname2(isc_netaddr_t *address, unsigned int options, argument
77 REQUIRE(address != NULL);
85 bytes = (unsigned char *)(&address->type);
86 if (address->family == AF_INET) {
93 } else if (address->family == AF_INET6) {
218 dns_byaddr_create(isc_mem_t *mctx, isc_netaddr_t *address, dns_view_t *view, argument
252 result = dns_byaddr_createptrname2(address, options,
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/unix/
H A Dinterfaceiter.c63 * Extract the network address part from a "struct sockaddr".
65 * The address family is given explicitly
68 * not have a valid address family).
102 * address as a kernel internal form. Unfortunately,
105 * We convert the internal format to the pure address
192 char address[33]; local
212 address, &ifindex, &prefix, &scope, &flags, name);
220 if (strlen(address) != 32) {
223 "/proc/net/if_inet6:strlen(%s) != 32", address);
238 byte = ((strchr(hex, address[
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dpdp11-dis.c120 int address; local
122 if (read_word (*memaddr, &address, info) < 0)
124 FPRINTF (F, "*$%o", address);
151 bfd_vma address = *memaddr + sign_extend (disp); local
157 (*info->print_address_func) (address, info);
188 /* Print the PDP-11 instruction at address MEMADDR in debugged memory,
314 bfd_vma address = memaddr + (sign_extend (displ) >> 7); local
317 (*info->print_address_func) (address, info);
323 bfd_vma address = memaddr - (displ >> 9); local
329 (*info->print_address_func) (address, inf
[all...]

Completed in 201 milliseconds

<<11121314151617181920>>