/daten/src/linux-2.4.27-rsbac-v1.2.3/rsbac/adf/daz/dazukoio_compat12.h
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
#ifndef DAZUKOIO_COMPAT12_H
00036
#define DAZUKOIO_COMPAT12_H
00037
00038
#include "dazukoio_xp.h"
00039
#include "dazukoio.h"
00040
00041
int dazukoRegister_TS_compat12_wrapper(
struct dazuko_id **
dazuko_id,
const char *groupName);
00042
int dazukoRegister_TS_compat12(
struct dazuko_id *dazuko,
const char *groupName);
00043
int dazukoSetAccessMask_TS_compat12(
struct dazuko_id *dazuko,
unsigned long accessMask);
00044
int dazuko_set_path_compat12(
struct dazuko_id *dazuko,
const char *
path,
int command);
00045
int dazukoAddIncludePath_TS_compat12(
struct dazuko_id *dazuko,
const char *
path);
00046
int dazukoAddExcludePath_TS_compat12(
struct dazuko_id *dazuko,
const char *
path);
00047
int dazukoRemoveAllPaths_TS_compat12(
struct dazuko_id *dazuko);
00048
int dazukoGetAccess_TS_compat12_wrapper(
struct dazuko_id *dazuko,
struct dazuko_access **acc);
00049
int dazukoGetAccess_TS_compat12(
struct dazuko_id *dazuko,
struct access_compat12 *acc);
00050
int dazukoReturnAccess_TS_compat12_wrapper(
struct dazuko_id *dazuko,
struct dazuko_access **acc,
int return_access,
int free_access);
00051
int dazukoReturnAccess_TS_compat12(
struct dazuko_id *dazuko,
struct access_compat12 *acc);
00052
int dazukoUnregister_TS_compat12_wrapper(
struct dazuko_id **
dazuko_id);
00053
int dazukoUnregister_TS_compat12(
struct dazuko_id *dazuko);
00054
00055
#endif
Generated on Tue Aug 31 10:05:23 2004 for RSBAC by
1.3.8