OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
add_offset
games/fortune/strfile/strfile.c
109
void add_offset(FILE *, int32_t);
games/fortune/strfile/strfile.c
165
add_offset(outf, ftell(inf));
games/fortune/strfile/strfile.c
175
add_offset(outf, pos);