Home
last modified time | relevance | path

Searched refs:wordexp_wrde_dooffs (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h344 extern const int wordexp_wrde_dooffs;
H A Dsanitizer_platform_limits_solaris.cpp126 const int wordexp_wrde_dooffs = WRDE_DOOFFS; variable
H A Dsanitizer_platform_limits_freebsd.h406 extern const int wordexp_wrde_dooffs;
H A Dsanitizer_platform_limits_freebsd.cpp187 const int wordexp_wrde_dooffs = WRDE_DOOFFS; variable
H A Dsanitizer_platform_limits_posix.h826 extern const int wordexp_wrde_dooffs;
H A Dsanitizer_platform_limits_posix.cpp358 const int wordexp_wrde_dooffs = WRDE_DOOFFS; variable
H A Dsanitizer_platform_limits_netbsd.h397 extern const int wordexp_wrde_dooffs;
H A Dsanitizer_platform_limits_netbsd.cpp669 const int wordexp_wrde_dooffs = WRDE_DOOFFS; variable
H A Dsanitizer_common_interceptors.inc4175 ((flags & wordexp_wrde_dooffs) ? p->we_offs : 0) + p->we_wordc;