Searched refs:GLOB_APPEND (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libmraa/src/glob/ | ||
D | glob.h | 73 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro |
D | glob.c | 194 if (!(flags & GLOB_APPEND)) { in glob() |