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

/haiku-fatelf/src/bin/patch/
H A Dinp.c429 ifetch (LINENUM line, int whichbuf, size_t *psize) argument
447 whichbuf = 0;
449 whichbuf = 1;
451 tiline[whichbuf] = baseline;
454 || read (tifd, tibuf[whichbuf], tibufsize) < 0)
457 p = tibuf[whichbuf] + (tireclen*offline);

Completed in 39 milliseconds