Searched refs:DOMARKDIRS (Results 1 – 3 of 3) sorted by relevance
266 f |= DOMARKDIRS; in expand()1075 fdo | (f & DOMARKDIRS)); in expand()1077 glob(cp, wp, tobool(f & DOMARKDIRS)); in expand()2049 glob(start, wp, tobool(fdo & DOMARKDIRS)); in alt_expand()
2064 #define DOMARKDIRS BIT(10) /* force markdirs behaviour */ macro
419 nwords = DOGLOB | DOTILDE | DOMARKDIRS; in x_file_glob()