Home
last modified time | relevance | path

Searched refs:GLOB_PERIOD (Results 1 – 4 of 4) sorted by relevance

/posix/
A Dglob.h46 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */ macro
59 |GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE \
64 |GLOB_PERIOD)
A Dglobtest.c63 glob_flags |= GLOB_PERIOD; in main()
A Dtst-gnuglob-skeleton.c434 test ("*/*/*", GLOB_PERIOD, 0, in do_test()
A Dglob.c1340 int fnm_flags = ((!(flags & GLOB_PERIOD) ? FNM_PERIOD : 0) in glob_in_dir()

Completed in 10 milliseconds