Home
last modified time | relevance | path

Searched refs:outfunc_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dimgact_elf.h106 typedef void (*outfunc_t)(void *, struct sbuf *, size_t *); typedef
126 int, outfunc_t, void *);
/freebsd/sys/kern/
H A Dimgact_elf.c1562 outfunc_t outfunc; /* Output function. */
2036 int type, outfunc_t out, void *arg) in __elfN()