OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glob2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_globals_test.cc
17
char
glob2
[2];
variable
/src/lib/libc/gen/
glob.c
168
static int
glob2
(Char *, Char *, Char *, const Char *, glob_t *,
601
return
glob2
(pathbuf, pathbuf,
607
* The functions
glob2
and glob3 are mutually recursive; there is one level
612
glob2
(Char *pathbuf, Char *pathend, Char *pathlim, const Char *pattern,
function
626
qprintf("
glob2
", pathbuf);
730
glob2
(pathbuf, pathend, pathlim, restpattern - 1, pglob,
732
glob2
(pathbuf, pathend, pathlim, restpattern + 1, pglob,
845
error =
glob2
(pathbuf, dc, pathlim, pglobstar,
855
error =
glob2
(pathbuf, --dc, pathlim, restpattern,
Completed in 19 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026