secpol_open_flags_e

Flags for secpol_open()

Synopsis:

#include <secpol/secpol.h>
enum secpol_open_flags_e {
    SECPOL_USE_AS_DEFAULT = 1
};

Data:

SECPOL_USE_AS_DEFAULT
Use handle as default when NULL is specified for the handle in other calls.

Library:

libsecpol