reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5066 COMMON_INTERCEPTOR_ENTER(ctx, getline, lineptr, n, stream); 5070 SSIZE_T res = REAL(getline)(lineptr, n, stream); 5073 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, n, sizeof(*n)); 5073 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, n, sizeof(*n));