Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_IO_puts
src/system/libroot/posix/glibc/libio/iolibio.h
42
extern int _IO_puts (const char*);
src/system/libroot/posix/glibc/libio/ioputs.c
51
weak_alias (_IO_puts, puts)