Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WRDE_REUSE
usr/src/lib/libc/port/regex/wordexp.c
131
if (flags & WRDE_REUSE)
usr/src/lib/libc/port/regex/wordexp.c
158
if ((flags & WRDE_APPEND) == 0 || (flags & WRDE_REUSE)) {