OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
putn
bin/csh/set.c
324
putn(int n)
usr.bin/top/display.h
57
#define putn() do { if (!smart_terminal) if (putchar('\n') == EOF) exit(1); } \