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

/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dinp.h17 char *ifetch(LINENUM _line, int _whichbuf);
H A Dpatch.c905 for (s=ifetch(line, 0); putc(*s, ofp) != R_newline; s++) ;
919 if (!similar(ifetch(iline, (offset >= 0)),
924 else if (strnNE(ifetch(iline, (offset >= 0)),
H A Dinp.c346 ifetch(line,whichbuf) function

Completed in 101 milliseconds