PNG  IHDR* pHYs+ IDATx]n#; cdLb Ǚ[at¤_:uP}>!Usă cag޿ ֵNu`ݼTâabO7uL&y^wFٝA"l[|ŲHLN밪4*sG3|Dv}?+y߉{OuOAt4Jj.u]Gz*҉sP'VQKbA1u\`& Af;HWj hsO;ogTu uj7S3/QzUr&wS`M$X_L7r2;aE+ώ%vikDA:dR+%KzƉo>eOth$z%: :{WwaQ:wz%4foɹE[9<]#ERINƻv溂E%P1i01 |Jvҗ&{b?9g=^wζXn/lK::90KwrюO\!ջ3uzuGv^;騢wq<Iatv09:tt~hEG`v;3@MNZD.1]L:{ծI3`L(÷ba")Y.iljCɄae#I"1 `3*Bdz>j<fU40⨬%O$3cGt]j%Fߠ_twJ;ABU8vP3uEԑwQ V:h%))LfraqX-ۿX]v-\9I gl8tzX ]ecm)-cgʒ#Uw=Wlێn(0hPP/ӨtQ“&J35 $=]r1{tLuǮ*i0_;NƝ8;-vݏr8+U-kruȕYr0RnC]*ެ(M:]gE;{]tg(#ZJ9y>utRDRMdr9㪩̞zֹb<ģ&wzJM"iI( .ꮅX)Qw:9,i좜\Ԛi7&N0:asϓc];=ΗOӣ APqz93 y $)A*kVHZwBƺnWNaby>XMN*45~ղM6Nvm;A=jֲ.~1}(9`KJ/V F9[=`~[;sRuk]rєT!)iQO)Y$V ی ۤmzWz5IM Zb )ˆC`6 rRa}qNmUfDsWuˤV{ Pݝ'=Kֳbg,UҘVz2ﴻnjNgBb{? ߮tcsͻQuxVCIY۠:(V뺕 ٥2;t`@Fo{Z9`;]wMzU~%UA蛚dI vGq\r82iu +St`cR.6U/M9IENDB` REDROOM
PHP 5.6.40
Preview: ibpkey_record.h Size: 2.25 KB
//usr/include/sepol/ibpkey_record.h

#ifndef _SEPOL_IBPKEY_RECORD_H_
#define _SEPOL_IBPKEY_RECORD_H_

#include <stddef.h>
#include <stdint.h>
#include <sepol/context_record.h>
#include <sepol/handle.h>

#define INET6_ADDRLEN 16

#ifdef __cplusplus
extern "C" {
#endif

struct sepol_ibpkey;
struct sepol_ibpkey_key;
typedef struct sepol_ibpkey sepol_ibpkey_t;
typedef struct sepol_ibpkey_key sepol_ibpkey_key_t;

extern int sepol_ibpkey_compare(const sepol_ibpkey_t *ibpkey,
				const sepol_ibpkey_key_t *key);

extern int sepol_ibpkey_compare2(const sepol_ibpkey_t *ibpkey,
				 const sepol_ibpkey_t *ibpkey2);

extern int sepol_ibpkey_key_create(sepol_handle_t *handle,
				   const char *subnet_prefix,
				   int low, int high,
				   sepol_ibpkey_key_t **key_ptr);

extern void sepol_ibpkey_key_unpack(const sepol_ibpkey_key_t *key,
				    uint64_t *subnet_prefix,
				    int *low, int *high);

extern int sepol_ibpkey_key_extract(sepol_handle_t *handle,
				    const sepol_ibpkey_t *ibpkey,
				    sepol_ibpkey_key_t **key_ptr);

extern void sepol_ibpkey_key_free(sepol_ibpkey_key_t *key);

extern int sepol_ibpkey_get_low(const sepol_ibpkey_t *ibpkey);

extern int sepol_ibpkey_get_high(const sepol_ibpkey_t *ibpkey);

extern void sepol_ibpkey_set_pkey(sepol_ibpkey_t *ibpkey, int pkey_num);

extern void sepol_ibpkey_set_range(sepol_ibpkey_t *ibpkey, int low, int high);

extern int sepol_ibpkey_get_subnet_prefix(sepol_handle_t *handle,
					  const sepol_ibpkey_t *ibpkey,
					  char **subnet_prefix);

extern uint64_t sepol_ibpkey_get_subnet_prefix_bytes(const sepol_ibpkey_t *ibpkey);

extern int sepol_ibpkey_set_subnet_prefix(sepol_handle_t *handle,
					  sepol_ibpkey_t *ibpkey,
					  const char *subnet_prefix);

extern void sepol_ibpkey_set_subnet_prefix_bytes(sepol_ibpkey_t *ibpkey,
						 uint64_t subnet_prefix);

extern sepol_context_t *sepol_ibpkey_get_con(const sepol_ibpkey_t *ibpkey);

extern int sepol_ibpkey_set_con(sepol_handle_t *handle,
				sepol_ibpkey_t *ibpkey, sepol_context_t *con);

extern int sepol_ibpkey_create(sepol_handle_t *handle, sepol_ibpkey_t **ibpkey_ptr);

extern int sepol_ibpkey_clone(sepol_handle_t *handle,
			      const sepol_ibpkey_t *ibpkey,
			      sepol_ibpkey_t **ibpkey_ptr);

extern void sepol_ibpkey_free(sepol_ibpkey_t *ibpkey);


#ifdef __cplusplus
}
#endif

#endif

Directory Contents

Dirs: 2 × Files: 26

Name Size Perms Modified Actions
cil DIR
- drwxr-xr-x 2025-04-06 18:14:20
Edit Download
policydb DIR
- drwxr-xr-x 2025-04-06 18:14:20
Edit Download
2.19 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.51 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
752 B lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.63 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
975 B lrw-r--r-- 2021-10-09 02:44:18
Edit Download
851 B lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.36 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.35 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
2.13 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.32 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
2.25 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.80 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.37 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
125 B lrw-r--r-- 2021-10-09 02:44:18
Edit Download
126 B lrw-r--r-- 2021-10-09 02:44:18
Edit Download
2.62 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
329 B lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.28 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
2.74 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
4.58 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.28 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.97 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
339 B lrw-r--r-- 2021-10-09 02:44:18
Edit Download
862 B lrw-r--r-- 2021-10-09 02:44:18
Edit Download
1.98 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download
2.33 KB lrw-r--r-- 2021-10-09 02:44:18
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).
© 2026 REDROOM — Secure File Manager. All rights reserved. Built with ❤️ & Red Dark UI