__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// SPDX-License-Identifier: GPL-2.0 /* * kabi_ex.c * * Copyright (C) 2024 Google LLC * * Examples for kABI stability features with --stable. See kabi_ex.h * for details. */ #include "kabi_ex.h" struct s e0; enum e e1; struct ex0a ex0a; struct ex0b ex0b; struct ex0c ex0c; struct ex1a ex1a; struct ex1b ex1b; struct ex1c ex1c; struct ex2a ex2a; struct ex2b ex2b; struct ex2c ex2c; struct ex3a ex3a; struct ex3b ex3b; struct ex3c ex3c;
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| kabi.h | File | 5.26 KB | 0644 |
|
| kabi_ex.c | File | 447 B | 0644 |
|
| kabi_ex.h | File | 7.03 KB | 0644 |
|
| symbolptr.c | File | 840 B | 0644 |
|