Searched refs:blast_out (Results 1 – 2 of 2) sorted by relevance
39 typedef int (*blast_out)(void *how, unsigned char *buf, unsigned len); typedef45 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow);
50 blast_out outfun; /* output function provided by user */379 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow) in blast()