NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
s_strncat
bin/csh/csh.h
506
#define Strncat(a, b, c) s_strncat(a, b, c)
bin/csh/extern.h
328
Char *s_strncat(Char *, const Char *, size_t);