Searched refs:GLOB_PERIOD (Results 1 – 5 of 5) sorted by relevance
46 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */ macro59 |GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE \64 |GLOB_PERIOD)
63 glob_flags |= GLOB_PERIOD; in main()
434 test ("*/*/*", GLOB_PERIOD, 0, in do_test()
1361 int fnm_flags = ((!(flags & GLOB_PERIOD) ? FNM_PERIOD : 0) in glob_in_dir()
631 @item GLOB_PERIOD