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