#include <linux/config.h>
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/sched.h>
#include <linux/smp.h>
#include <linux/smp_lock.h>
#include <linux/fs.h>
#include <asm/uaccess.h>
#include <rsbac/types.h>
#include <rsbac/reg.h>
#include <rsbac/adf.h>
#include <rsbac/aci.h>
#include <rsbac/aci_data_structures.h>
#include <rsbac/getname.h>
#include <rsbac/error.h>
#include <rsbac/proc_fs.h>
Go to the source code of this file.
|
Definition at line 60 of file reg_sample2.c. Referenced by read_info(), and write_info(). |
|
Definition at line 57 of file reg_sample2.c. Referenced by init_module(), read_info(), and write_info(). |
|
Definition at line 543 of file reg_sample2.c. References handle, proc_rsbac_root_p, rsbac_reg_unregister(), rsbac_reg_unregister_syscall(), syscall_registration_handle, and write_info(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 408 of file reg_sample2.c. References FALSE, and nr_need_overwrite_calls. Referenced by init_module(). |
|
Definition at line 169 of file reg_sample2.c. References FILE_VERSION, FILENAME, name, no_write, nr_need_overwrite_calls, nr_request_calls, nr_set_attr_calls, RSBAC_EREADFAILED, RSBAC_MAXNAMELEN, rsbac_read_close(), rsbac_read_open(), rsbac_root_dev, and TRUE. Referenced by init_module(). |
|
Definition at line 378 of file reg_sample2.c. References GRANTED, nr_request_calls, R_SEARCH, rsbac_pid_t, and rsbac_uid_t. Referenced by init_module(). |
|
Definition at line 392 of file reg_sample2.c. References nr_set_attr_calls, R_SEARCH, rsbac_pid_t, and rsbac_uid_t. Referenced by init_module(). |
|
Definition at line 430 of file reg_sample2.c. References nr_system_calls, and system_call_arg. Referenced by init_module(). |
|
Definition at line 414 of file reg_sample2.c. References write_info(). Referenced by init_module(). |
|
Definition at line 278 of file reg_sample2.c. References FILE_VERSION, FILENAME, name, nr_need_overwrite_calls, nr_request_calls, nr_set_attr_calls, RSBAC_EWRITEFAILED, RSBAC_MAXNAMELEN, rsbac_root_dev, rsbac_write_close(), rsbac_write_open(), and rsbac_write_sem. Referenced by cleanup_module(), and write_func(). |
|
Definition at line 42 of file reg_sample2.c. Referenced by init_module(). |
|
Definition at line 46 of file reg_sample2.c. Referenced by init_module(). |
|
Definition at line 49 of file reg_sample2.c. Referenced by cleanup_module(), and init_module(). |
|
Definition at line 41 of file reg_sample2.c. Referenced by init_module(), read_info(), and write_info(). |
|
Definition at line 33 of file reg_sample2.c. Referenced by read_info(). |
|
Definition at line 32 of file reg_sample2.c. Referenced by need_overwrite_func(), read_info(), and write_info(). |
|
Definition at line 30 of file reg_sample2.c. Referenced by read_info(), request_func(), and write_info(). |
|
Definition at line 31 of file reg_sample2.c. Referenced by read_info(), set_attr_func(), and write_info(). |
|
Definition at line 34 of file reg_sample2.c. Referenced by syscall_func(). |
|
Definition at line 54 of file reg_sample2.c. Referenced by init_module(). |
|
Definition at line 45 of file reg_sample2.c. Referenced by init_module(). |
|
Definition at line 52 of file reg_sample2.c. Referenced by cleanup_module(), and init_module(). |
|
Definition at line 35 of file reg_sample2.c. Referenced by syscall_func(). |