/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | objalloc.c | 61 struct objalloc_chunk *next; member 184 struct objalloc_chunk *next; in objalloc_free() local 241 struct objalloc_chunk *next; in objalloc_free_block() local 283 struct objalloc_chunk *next; in objalloc_free_block() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | objalloc.c | 61 struct objalloc_chunk *next; member 184 struct objalloc_chunk *next; in objalloc_free() local 241 struct objalloc_chunk *next; in objalloc_free_block() local 283 struct objalloc_chunk *next; in objalloc_free_block() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | objalloc.c | 61 struct objalloc_chunk *next; member 184 struct objalloc_chunk *next; in objalloc_free() local 241 struct objalloc_chunk *next; in objalloc_free_block() local 283 struct objalloc_chunk *next; in objalloc_free_block() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | objalloc.c | 61 struct objalloc_chunk *next; member 184 struct objalloc_chunk *next; in objalloc_free() local 241 struct objalloc_chunk *next; in objalloc_free_block() local 283 struct objalloc_chunk *next; in objalloc_free_block() local
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/simple/ |
H A D | armthumb.c | 53 armthumb_coder_init(lzma_next_coder *next, const lzma_allocator *allocator, in armthumb_coder_init() 62 lzma_simple_armthumb_encoder_init(lzma_next_coder *next, in lzma_simple_armthumb_encoder_init() 71 lzma_simple_armthumb_decoder_init(lzma_next_coder *next, in lzma_simple_armthumb_decoder_init()
|
H A D | powerpc.c | 52 powerpc_coder_init(lzma_next_coder *next, const lzma_allocator *allocator, in powerpc_coder_init() 61 lzma_simple_powerpc_encoder_init(lzma_next_coder *next, in lzma_simple_powerpc_encoder_init() 70 lzma_simple_powerpc_decoder_init(lzma_next_coder *next, in lzma_simple_powerpc_decoder_init()
|
H A D | arm.c | 48 arm_coder_init(lzma_next_coder *next, const lzma_allocator *allocator, in arm_coder_init() 57 lzma_simple_arm_encoder_init(lzma_next_coder *next, in lzma_simple_arm_encoder_init() 66 lzma_simple_arm_decoder_init(lzma_next_coder *next, in lzma_simple_arm_decoder_init()
|
H A D | sparc.c | 60 sparc_coder_init(lzma_next_coder *next, const lzma_allocator *allocator, in sparc_coder_init() 69 lzma_simple_sparc_encoder_init(lzma_next_coder *next, in lzma_simple_sparc_encoder_init() 78 lzma_simple_sparc_decoder_init(lzma_next_coder *next, in lzma_simple_sparc_decoder_init()
|
H A D | ia64.c | 89 ia64_coder_init(lzma_next_coder *next, const lzma_allocator *allocator, in ia64_coder_init() 98 lzma_simple_ia64_encoder_init(lzma_next_coder *next, in lzma_simple_ia64_encoder_init() 107 lzma_simple_ia64_decoder_init(lzma_next_coder *next, in lzma_simple_ia64_decoder_init()
|
/netbsd-src/usr.sbin/ypserv/revnetgroup/ |
H A D | hash.h | 39 struct grouplist *next; member 47 struct member_entry *next; member 54 struct group_entry *next; member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | badcache.c | 59 dns_bcentry_t *next; global() member 124 dns_bcentry_t **newtable, *bad, *next; badcache_resize() local 217 dns_bcentry_t *bad, *prev, *next; dns_badcache_add() local 294 dns_bcentry_t *bad, *prev, *next; dns_badcache_find() local 372 dns_bcentry_t *entry, *next; dns_badcache_flush() local 391 dns_bcentry_t *bad, *prev, *next; dns_badcache_flushname() local 432 dns_bcentry_t *bad, *prev, *next; dns_badcache_flushtree() local 479 dns_bcentry_t *bad, *next, *prev; dns_badcache_print() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | badcache.c | 59 dns_bcentry_t *next; member 123 dns_bcentry_t **newtable, *bad, *next; in badcache_resize() local 217 dns_bcentry_t *bad, *prev, *next; in dns_badcache_add() local 291 dns_bcentry_t *bad, *prev, *next; in dns_badcache_find() local 371 dns_bcentry_t *entry, *next; in dns_badcache_flush() local 391 dns_bcentry_t *bad, *prev, *next; in dns_badcache_flushname() local 433 dns_bcentry_t *bad, *prev, *next; in dns_badcache_flushtree() local 481 dns_bcentry_t *bad, *next, *prev; in dns_badcache_print() local
|
/netbsd-src/usr.bin/find/ |
H A D | operator.c | 80 PLAN *next; /* temp node holding subexpression results */ in yankexpr() local 170 PLAN *next; /* next node being processed */ in not_squish() local 229 PLAN *next; /* next node being processed */ in or_squish() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | bio_md.c | 77 BIO *next; in md_read() local 105 BIO *next; in md_write() local 137 BIO *dbio, *next; in md_ctrl() local 198 BIO *next; in md_callback_ctrl() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | bio_md.c | 82 BIO *next; in md_read() local 110 BIO *next; in md_write() local 142 BIO *dbio, *next; in md_ctrl() local 204 BIO *next; in md_callback_ctrl() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | tok822_tree.c | 131 TOK822 *next = t1->next; in tok822_append() local 182 TOK822 *next = tp->next; in tok822_cut_after() local 196 TOK822 *next = tp->next; in tok822_unlink() local 266 TOK822 *next; in tok822_free_tree() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | HeapMap.cc | 34 HeapObj *next; member 40 HeapChunk *next; member 64 HeapChunk *next = c->next; in ~HeapMap() local 93 HeapObj *next = chain[ichain]; in allocate() local 276 HeapObj *next = getHeapObj (); in process() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | HeapMap.cc | 34 HeapObj *next; member 40 HeapChunk *next; member 64 HeapChunk *next = c->next; in ~HeapMap() local 93 HeapObj *next = chain[ichain]; in allocate() local 276 HeapObj *next = getHeapObj (); in process() local
|
/netbsd-src/lib/libpthread/ |
H A D | pthread_rwlock.c | 160 uintptr_t owner, next; in pthread__rwlock_rdlock() local 249 uintptr_t owner, next; in pthread_rwlock_tryrdlock() local 279 uintptr_t owner, next; in pthread__rwlock_wrlock() local 370 uintptr_t owner, next; in pthread_rwlock_trywrlock() local 446 uintptr_t owner, decr, new, next; in pthread_rwlock_unlock() local 578 uintptr_t owner, set, newval, next; in pthread__rwlock_early() local
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | inet.h | 39 struct iaddrlist *next; member 63 struct iaddrmatchlist *next; member 78 struct iaddrcidrnetlist *next; member
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | xtensa-relax.h | 50 TransitionList *next; member 56 PreconditionList *next; member 82 ReqOptionList *next; member 89 ReqOrOptionList *next; member 139 BuildOp *next; member 156 BuildInstr *next; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | xtensa-relax.h | 50 TransitionList *next; member 56 PreconditionList *next; member 82 ReqOptionList *next; member 89 ReqOrOptionList *next; member 139 BuildOp *next; member 156 BuildInstr *next; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-visibility.c | 174 symtab_node *next; in comdat_can_be_unshared_p() local 412 for (symtab_node *next = node->same_comdat_group; in update_visibility_by_resolution_info() local 429 for (symtab_node *next = node->same_comdat_group; in update_visibility_by_resolution_info() local 552 symtab_node *next; in localize_node() local 577 for (symtab_node *next = node->same_comdat_group; in localize_node() local
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | handler.c | 275 struct ph2handle *p, *next; local 497 struct ph1handle *p, *next; in flushph1() local 614 struct ph2handle *p, *next; local 856 struct ph2handle *p, *next; in flushph2() local 890 struct ph2handle *iph2, *next; local 990 struct contacted *p, *next; local 1178 struct recvdpkt *r, *next; in sweep_recvdpkt() local 1490 struct ph1handle *p, *next; in revalidate_ph1tree_rmconf() local 1512 struct ph2handle *p, *next; in revalidate_ph2tree() local 1561 struct ph1handle *p, *next; local
|
/netbsd-src/sys/arch/i386/stand/efiboot/ |
H A D | efimemory.c | 94 EFI_MEMORY_DESCRIPTOR *desc, *md, *next, *target, *tmp; in efi_memory_get_map() local 130 EFI_MEMORY_DESCRIPTOR *md, *next, *target, *tmp; in efi_memory_compact_map() local 200 EFI_MEMORY_DESCRIPTOR *mdtop, *md, *next; in efi_memory_get_memmap() local 236 EFI_MEMORY_DESCRIPTOR *mdtop, *md, *next; in getbasemem() local 271 EFI_MEMORY_DESCRIPTOR *mdtop, *md, *next; in getextmemx() local 331 EFI_MEMORY_DESCRIPTOR *mdtop, *md, *next; in efi_memory_probe() local 373 EFI_MEMORY_DESCRIPTOR *mdtop, *md, *next; in efi_memory_show_map() local
|