NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bmake_strdup
usr.bin/make/make_malloc.c
61
bmake_strdup(const char *str)
usr.bin/make/make_malloc.h
38
#define bmake_strdup(s) estrdup(s)