Home
last modified time | relevance | path

Searched defs:callback_t (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/sys/powerpc/powerpc/
Ddump_machdep.c58 typedef int callback_t(struct pmap_md *, int, void *); typedef
/freebsd-9-stable/sys/ia64/ia64/
Ddump_machdep.c59 typedef int callback_t(struct efi_md*, int, void*); typedef
/freebsd-9-stable/sys/mips/mips/
Ddump_machdep.c72 typedef int callback_t(struct md_pa *, int, void *); typedef
/freebsd-9-stable/sys/arm/arm/
Ddump_machdep.c72 typedef int callback_t(struct md_pa *, int, void *); typedef
/freebsd-9-stable/sys/x86/x86/
Ddump_machdep.c74 typedef int callback_t(struct md_pa *, int, void *); typedef
/freebsd-9-stable/contrib/binutils/ld/
Dldlang.h302 typedef void (*callback_t) (lang_wild_statement_type *, struct wildcard_list *, typedef