[funini.com] -> [kei@sodan] -> Kernel Reading

root/security/selinux/ss/services.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


/*
 * Implementation of the security services.
 *
 * Author : Stephen Smalley, <sds@epoch.ncsc.mil>
 */
#ifndef _SS_SERVICES_H_
#define _SS_SERVICES_H_

#include "policydb.h"
#include "sidtab.h"

extern struct policydb policydb;

#endif  /* _SS_SERVICES_H_ */


/* [<][>][^][v][top][bottom][index][help] */

[funini.com] -> [kei@sodan] -> Kernel Reading