Home
last modified time | relevance | path

Searched defs:GLOB_NOSORT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dglob.h125 #define GLOB_NOSORT 0x0004 /* Don't sort pathnames */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dglob.h104 #define GLOB_NOSORT 0x0040 /* don't sort the list */ macro