Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GLOB_NOSORT
usr/src/cmd/filesync/eval.c
882
i = glob(expr, GLOB_NOSORT, 0, >);
usr/src/lib/libc/port/regex/glob.c
695
if (!(pglob->gl_flags & GLOB_NOSORT)) {