git: 9front

ref: b31f1df1d643e39a29ea565ad9836e25261dbbc7
dir: /sys/src/cmd/disk/sacfs/sac.h/

View raw version
int	sac(uchar *dst, uchar *src, int blocksize);
int unsac(uchar *dst, uchar *src, int n, int nsrc);