blob: 850473d946ab458f403356bfd8633f914a92d1a3 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/scmvals.in; do not edit. */
static const struct xlat scmvals[] = {
#if defined(SCM_RIGHTS) || (defined(HAVE_DECL_SCM_RIGHTS) && HAVE_DECL_SCM_RIGHTS)
XLAT(SCM_RIGHTS),
#endif
#if defined(SCM_CREDENTIALS) || (defined(HAVE_DECL_SCM_CREDENTIALS) && HAVE_DECL_SCM_CREDENTIALS)
XLAT(SCM_CREDENTIALS),
#endif
#if defined(SCM_SECURITY) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY)
XLAT(SCM_SECURITY),
#endif
XLAT_END
};