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

/ast/src/cmd/pack/
H A DMakefile12 huffinit.c huffgethdr.c huffputhdr.c \
H A Dhuffman.h54 int huffputhdr(Huff_t*,Sfio_t*);
H A Dhuffputhdr.c35 int huffputhdr(register Huff_t *hp,Sfio_t *outfile) function
H A Dpack.c166 else if((dsize = huffputhdr(hp,fpout)) < 0)

Completed in 25 milliseconds