NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bmake_strldup
usr.bin/make/make_malloc.c
73
bmake_strldup(const char *str, size_t len)
usr.bin/make/make_malloc.h
39
#define bmake_strldup(s, n) estrndup(s, n)