git: 9front

ref: e6b32a880a72d73e0041926fee6c8fe9d0ff6ce2
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);