Home
last modified time | relevance | path

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

/src/usr.bin/patch/
H A Dinp.h31 char *ifetch(LINENUM, int);
H A Dinp.c377 ifetch(LINENUM line, int whichbuf) in ifetch() function
H A Dpatch.c1067 s = ifetch(line, 0); in dump_line()
1094 ilineptr = ifetch(iline, offset >= 0); in patch_match()