Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8fc65162a8f25929be80c8d6321a3479e92b5aae
/
.
/
security
/
selinux
/
include
/
avc_ss.h
blob: 450a2831e2e32c2cf5f58f42eab831a7654dd0af [
file
] [
log
] [
blame
]
/*
* Access vector cache interface for the security server.
*
* Author : Stephen Smalley, <sds@epoch.ncsc.mil>
*/
#ifndef
_SELINUX_AVC_SS_H_
#define
_SELINUX_AVC_SS_H_
#include
"flask.h"
int
avc_ss_reset
(
u32 seqno
);
#endif
/* _SELINUX_AVC_SS_H_ */