OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Strncpy
lib/libedit/history.c
68
#define Strncpy(d, s, n) strncpy(d, s, n)
lib/libedit/history.c
86
#define Strncpy(d, s, n) wcsncpy(d, s, n)