Searched refs:putbuff (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/pack/ | ||
H A D | huffencode.c | 37 static int putbuff(Sfio_t*,unsigned char*); 46 if((n=putbuff(fp,outp)) < 0) \ 130 static int putbuff(register Sfio_t *fp,register unsigned char *outp) function |
Completed in 10 milliseconds