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

/freebsd-10.1-release/sys/kern/
H A Dimgact_elf.c1045 typedef void (*outfunc_t)(void *, struct sbuf *, size_t *); typedef
1049 outfunc_t outfunc; /* Output function. */
1066 static size_t register_note(struct note_info_list *, int, outfunc_t, void *);
1561 register_note(struct note_info_list *list, int type, outfunc_t out, void *arg)

Completed in 164 milliseconds