Home
last modified time | relevance | path

Searched refs:glob_nomatch (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h696 extern int glob_nomatch;
Dsanitizer_platform_limits_posix.cc308 int glob_nomatch = GLOB_NOMATCH; variable
Dsanitizer_common_interceptors.inc1724 if ((!res || res == glob_nomatch) && pglob) unpoison_glob_t(ctx, pglob);
1753 if ((!res || res == glob_nomatch) && pglob) unpoison_glob_t(ctx, pglob);