Searched refs:bsm_errno (Results 1 – 7 of 7) sorted by relevance
49 struct bsm_errno { struct80 static const struct bsm_errno bsm_errnos[] = {709 static const struct bsm_errno *728 const struct bsm_errno *bsme; in au_errno_to_bsm()736 static const struct bsm_errno *737 bsm_lookup_errno_bsm(u_char bsm_errno) in bsm_lookup_errno_bsm() argument742 if (bsm_errnos[i].be_bsm_errno == bsm_errno) in bsm_lookup_errno_bsm()754 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno() argument756 const struct bsm_errno *bsme; in au_bsm_to_errno()758 bsme = bsm_lookup_errno_bsm(bsm_errno); in au_bsm_to_errno()[all …]
139 bsm_domain.c bsm_errno.c bsm_event.c bsm_fcntl.c bsm_flags.c \145 bsm_domain.lo bsm_errno.lo bsm_event.lo bsm_fcntl.lo \344 bsm_errno.c bsm_event.c bsm_fcntl.c bsm_flags.c bsm_io.c \446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsm_errno.Plo@am__quote@
14 bsm_errno.c \
51 struct bsm_errno { struct82 static const struct bsm_errno bsm_errnos[] = {710 static const struct bsm_errno *729 const struct bsm_errno *bsme; in au_errno_to_bsm()737 static const struct bsm_errno *738 bsm_lookup_errno_bsm(u_char bsm_errno) in bsm_lookup_errno_bsm() argument743 if (bsm_errnos[i].be_bsm_errno == bsm_errno) in bsm_lookup_errno_bsm()755 au_bsm_to_errno(u_char bsm_errno, int *errorp) in au_bsm_to_errno() argument757 const struct bsm_errno *bsme; in au_bsm_to_errno()759 bsme = bsm_lookup_errno_bsm(bsm_errno); in au_bsm_to_errno()[all …]
19 bsm_errno.c \
126 - Don't compile error strings into bsm_errno.c when building it in the kernel
5174 security/audit/bsm_errno.c optional audit