Searched refs:GLOB_MARK (Results 1 – 3 of 3) sorted by relevance
84 #define GLOB_MARK 0x0008 /* Append / to matching directories. */ macro
568 if (((pglob->gl_flags & GLOB_MARK) && in glob2()
64 int res = glob(buf, GLOB_ALTDIRFUNC | GLOB_MARK, 0, &globbuf); in main()