Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/libbsm/
H A Dbsm_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
756 const struct bsm_errno *bsme; in au_bsm_to_errno()
758 bsme = bsm_lookup_errno_bsm(bsm_errno); in au_bsm_to_errno()
767 au_strerror(u_char bsm_errno) in au_strerror() argument
769 const struct bsm_errno *bsme; in au_strerror()
[all …]
H A DMakefile.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@
H A DMakefile.am14 bsm_errno.c \
/freebsd/sys/security/audit/
H A Dbsm_errno.c50 struct bsm_errno { struct
81 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
756 const struct bsm_errno *bsme; in au_bsm_to_errno()
758 bsme = bsm_lookup_errno_bsm(bsm_errno); in au_bsm_to_errno()
767 au_strerror(u_char bsm_errno) in au_strerror() argument
769 const struct bsm_errno *bsme; in au_strerror()
[all …]
/freebsd/lib/libbsm/
H A DMakefile19 bsm_errno.c \
/freebsd/contrib/openbsm/
H A DNEWS126 - Don't compile error strings into bsm_errno.c when building it in the kernel
/freebsd/sys/conf/
H A Dfiles5164 security/audit/bsm_errno.c optional audit