reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6651 COMMON_INTERCEPTOR_ENTER(ctx, pututxline, ut); 6652 if (ut) 6653 COMMON_INTERCEPTOR_READ_RANGE(ctx, ut, __sanitizer::struct_utmpx_sz); 6654 void *res = REAL(pututxline)(ut);