Searched refs:outfunc_t (Results 1 – 1 of 1) sorted by relevance
1444 typedef void (*outfunc_t)(void *, struct sbuf *, size_t *); typedef1448 outfunc_t outfunc; /* Output function. */1480 static size_t register_note(struct note_info_list *, int, outfunc_t, void *);2038 register_note(struct note_info_list *list, int type, outfunc_t out, void *arg) in register_note()