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

/macosx-10.9.5/gpatch-3/patch/
H A Dinp.c48 static size_t tireclen; /* length of records in tmp file */ variable
78 tireclen = 0;
385 tireclen = maxlen;
458 p = tibuf[whichbuf] + (tireclen*offline);
/macosx-10.9.5/patch_cmds-17/patch/
H A Dinp.c59 static int tireclen; /* length of records in tmp file */ variable
90 tireclen = 0;
383 tireclen = maxlen;
446 return tibuf[whichbuf] + (tireclen * offline);

Completed in 189 milliseconds