reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6988 COMMON_INTERCEPTOR_ENTER(ctx, readlink, path, buf, bufsiz); 6989 COMMON_INTERCEPTOR_READ_RANGE(ctx, path, REAL(strlen)(path) + 1); 6989 COMMON_INTERCEPTOR_READ_RANGE(ctx, path, REAL(strlen)(path) + 1); 6990 SSIZE_T res = REAL(readlink)(path, buf, bufsiz);