Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_realbufend
usr/src/lib/libc/inc/stdiom.h
137
#define _bufend(iop) _realbufend(iop)
usr/src/lib/libc/inc/stdiom.h
164
extern Uchar *_realbufend(FILE *iop);
usr/src/ucblib/libucb/inc/stdiom.h
74
#define _bufend(iop) _realbufend(iop)
usr/src/ucblib/libucb/inc/stdiom.h
83
extern Uchar *_realbufend(FILE *iop);