OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Strncat
lib/libedit/history.c
69
#define Strncat(d, s, n) strncat(d, s, n)
lib/libedit/history.c
87
#define Strncat(d, s, n) wcsncat(d, s, n)