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

/freebsd-10-stable/contrib/gdb/gdb/
H A Dxmodem.c98 docrc (unsigned char *p, int len) function
198 crc = docrc (packet + 3, datasize);
/freebsd-10-stable/bin/pax/
H A Dpax.c99 int docrc; /* check/create file crc */ variable
H A Dextern.h232 extern int docrc;
H A Dbuf_subs.c708 if (docrc) {
739 if (docrc && (size == 0L) && (arcn->crc != crc))
H A Dcpio.c552 docrc = 1;
576 if (docrc) {
684 docrc = 1;
719 if (docrc) {
H A Dar_subs.c454 if ((res > 0) || (docrc && (set_crc(arcn, fd) < 0))) {

Completed in 114 milliseconds