Home | History | Annotate | Download | only in rtl

Lines Matching full:interceptor

199 #define TSAN_INTERCEPTOR(ret, func, ...) INTERCEPTOR(ret, func, __VA_ARGS__)
1616 // (but check if we are in a recursive interceptor,
1792 // Causes interceptor recursion (getpwuid_r() calls fopen())
1795 // Causes interceptor recursion (getaddrinfo() and fopen())
1798 // Causes interceptor recursion (glob64() calls lstat64())