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

/macosx-10.10/patch_cmds-17/patch/
H A Dinp.h31 char *ifetch(LINENUM, int);
H A Dpatch.c982 s = ifetch(line, 0);
1006 ilineptr = ifetch(iline, offset >= 0);
H A Dinp.c417 ifetch(LINENUM line, int whichbuf) function
/macosx-10.10/gpatch-3/patch/
H A Dinp.h26 char const *ifetch (LINENUM, int, size_t *);
H A Dinp.c430 ifetch (LINENUM line, int whichbuf, size_t *psize) function
H A Dpatch.c1199 s = ifetch (++R_last_frozen_line, 0, &size);
1254 p = ifetch (iline, offset >= 0, &size);

Completed in 205 milliseconds