Searched refs:callback_t (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/sys/ia64/ia64/ |
| D | dump_machdep.c | 59 typedef int callback_t(struct efi_md*, int, void*); typedef 187 foreach_chunk(callback_t cb, void *arg) in foreach_chunk()
|
| /freebsd-9-stable/sys/powerpc/powerpc/ |
| D | dump_machdep.c | 58 typedef int callback_t(struct pmap_md *, int, void *); typedef 191 foreach_chunk(callback_t cb, void *arg) in foreach_chunk()
|
| /freebsd-9-stable/sys/mips/mips/ |
| D | dump_machdep.c | 72 typedef int callback_t(struct md_pa *, int, void *); typedef 245 foreach_chunk(callback_t cb, void *arg) in foreach_chunk()
|
| /freebsd-9-stable/sys/arm/arm/ |
| D | dump_machdep.c | 72 typedef int callback_t(struct md_pa *, int, void *); typedef 253 foreach_chunk(callback_t cb, void *arg) in foreach_chunk()
|
| /freebsd-9-stable/sys/x86/x86/ |
| D | dump_machdep.c | 74 typedef int callback_t(struct md_pa *, int, void *); typedef 254 foreach_chunk(callback_t cb, void *arg) in foreach_chunk()
|
| /freebsd-9-stable/contrib/binutils/ld/ |
| D | ldlang.h | 302 typedef void (*callback_t) (lang_wild_statement_type *, struct wildcard_list *, typedef 307 callback_t callback,
|
| D | ldlang.c | 170 callback_t callback, in walk_wild_consider_section() 217 callback_t callback, in walk_wild_section_general() 443 callback_t callback, in walk_wild_section_specs1_wild0() 464 callback_t callback, in walk_wild_section_specs1_wild1() 483 callback_t callback, in walk_wild_section_specs2_wild1() 522 callback_t callback, in walk_wild_section_specs3_wild2() 563 callback_t callback, in walk_wild_section_specs4_wild2() 617 callback_t callback, in walk_wild_section() 747 callback_t callback, in walk_wild_file() 778 walk_wild (lang_wild_statement_type *s, callback_t callback, void *data) in walk_wild()
|
| D | ChangeLog-0001 | 1040 * ldlang.c (callback_t): Add wildcard_list param.
|