Home
last modified time | relevance | path

Searched refs:bsm_errno (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/openbsm/libbsm/
HDbsm_errno.c49 struct bsm_errno { struct
80 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() argument
742 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() argument
756 const struct bsm_errno *bsme; in au_bsm_to_errno()
758 bsme = bsm_lookup_errno_bsm(bsm_errno); in au_bsm_to_errno()
[all …]
HDMakefile.in139 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@
HDMakefile.am14 bsm_errno.c \
/freebsd-13-stable/sys/security/audit/
HDbsm_errno.c51 struct bsm_errno { struct
82 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() argument
743 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() argument
757 const struct bsm_errno *bsme; in au_bsm_to_errno()
759 bsme = bsm_lookup_errno_bsm(bsm_errno); in au_bsm_to_errno()
[all …]
/freebsd-13-stable/lib/libbsm/
HDMakefile19 bsm_errno.c \
/freebsd-13-stable/contrib/openbsm/
HDNEWS126 - Don't compile error strings into bsm_errno.c when building it in the kernel
/freebsd-13-stable/sys/conf/
HDfiles5174 security/audit/bsm_errno.c optional audit