Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__m_slk_clear
usr/src/lib/libxcurses2/src/libc/xcurses/newterm.c
365
(void) __m_slk_clear(1);
usr/src/lib/libxcurses2/src/libc/xcurses/private.h
192
extern int __m_slk_clear(int);
usr/src/lib/libxcurses2/src/libc/xcurses/slk.c
233
return (__m_slk_clear(0));