Searched refs:GLOB_LIST (Results 1 – 8 of 8) sorted by relevance
113 #define GLOB_LIST 0x2000 /* just create gl_list */ macro
122 #define GLOB_LIST 0x2000 /* just create gl_list */ macro
741 if (!(flags & GLOB_LIST)) in glob()760 if (flags & GLOB_LIST) in glob()
105 flags = GLOB_AUGMENTED|GLOB_NOCHECK|GLOB_NOSORT|GLOB_STACK|GLOB_LIST|GLOB_DISC; in path_expand()
811 02-03-26 misc/glob.c: fix GLOB_LIST gl_flags values