OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLOB_NO_DOTDIRS
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
glob.h
95
#define
GLOB_NO_DOTDIRS
0x04000 /* Make . and .. vanish from wildcards. */
/src/lib/libc/gen/
glob.c
64
*
GLOB_NO_DOTDIRS
:
797
* If
GLOB_NO_DOTDIRS
is set, . and .. vanish.
799
if ((pglob->gl_flags &
GLOB_NO_DOTDIRS
) &&
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025