NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ifetch
usr.bin/patch/inp.h
35
char *ifetch(LINENUM, int);
usr.bin/patch/patch.c
1009
s = ifetch(line, 0);
usr.bin/patch/patch.c
1033
ilineptr = ifetch(iline, offset >= 0);