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

/freebsd-13-stable/usr.bin/bsdiff/bspatch/
H A Dbspatch.c81 static off_t offtin(u_char *buf) function
203 bzctrllen = offtin(header + 8);
204 bzdatalen = offtin(header + 16);
205 newsize = offtin(header + 24);
249 ctrl[i] = offtin(buf);

Completed in 159 milliseconds