NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
put_stream_line
bin/ed/ed.h
216
int put_stream_line(FILE *, char *, int);
bin/ed/io.c
192
if (put_stream_line(fp, s, len) < 0)