Searched defs:GLOB_MARK (Results 1 – 4 of 4) sorted by relevance
64 #define GLOB_MARK 0x0008 /* Append / to matching directories. */ macro
74 #define GLOB_MARK 0x0008 /* Append / to matching directories. */ macro
81 #define GLOB_MARK 0x0008 /* Append / to matching directories. */ macro
50 #define GLOB_MARK (1 << 1)/* Append a slash to each name. */ macro