Searched refs:GLOB_NOSORT (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libmraa/src/glob/ | ||
D | glob.h | 78 #define GLOB_NOSORT 0x0020 /* Don't sort. */ macro |
D | glob.c | 563 } else if (!(pglob->gl_flags & GLOB_NOSORT)) { in glob0() |