OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tok_strdup
lib/libedit/tokenizer.c
65
#define tok_strdup(s) strdup(s)
lib/libedit/tokenizer.c
72
#define tok_strdup(s) wcsdup(s)