OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLOB_ERR
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/
glob.h
75
#define
GLOB_ERR
0x00004 /* Return on error. */
/src/lib/libc/gen/
glob.c
754
pglob->gl_flags &
GLOB_ERR
)
763
if (pglob->gl_flags &
GLOB_ERR
)
821
if (pglob->gl_flags &
GLOB_ERR
) {
869
if ((error || errno) && (pglob->gl_flags &
GLOB_ERR
))
/src/libexec/makewhatis/
makewhatis.c
186
GLOB_BRACE | GLOB_NOSORT |
GLOB_ERR
| GLOB_NOCHECK,
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025