OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
strncpy
lib/libc/string/strncpy.c
42
strncpy(char *dst, const char *src, size_t n)
sys/lib/libkern/strncpy.c
42
strncpy(char *dst, const char *src, size_t n)
sys/lib/libsa/strncpy.c
34
strncpy(char *s1, const char *s2, size_t n)