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

/freebsd-10.1-release/usr.bin/bsdiff/bspatch/
H A Dbspatch.c67 static off_t offtin(u_char *buf) function
184 bzctrllen = offtin(header + 8);
185 bzdatalen = offtin(header + 16);
186 newsize = offtin(header + 24);
230 ctrl[i] = offtin(buf);

Completed in 41 milliseconds