Home
last modified time | relevance | path

Searched refs:bsm (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/openbsm/
H A DFREEBSD-upgrade7 src/sys/bsm Modified versions of some bsm/ include files
24 - Replication of src/contrib/openbsm/bsm changes into src/sys/bsm.
33 contrib/openbsm/bsm audit.h audit_internal.h audit_kevents.h
36 This prevents confusion regarding whether the src/sys/bsm or contrib
47 Propagation of changes to src/sys/{bsm,security/audit} is something that
51 be built with the version of the bsm/ include files in src/sys/bsm, not
52 the version in contrib/openbsm/bsm, so buildworld tests before committing
H A Dconfigure.ac13 # --with-native-includes forces the use of the system bsm headers.
251 bsm/Makefile
258 sys/bsm/Makefile
260 test/bsm/Makefile
H A DMakefile.am2 bsm subdir
H A DREADME27 bsm/ Library header files for BSM
H A DMakefile.in164 DIST_SUBDIRS = bsm libauditd libbsm bin man modules sys
338 SUBDIRS = bsm $(am__append_1) libbsm bin man modules sys
H A DNEWS322 strings "BSM" and "bsm" to "AUDIT" and "audit", observing that this is true
436 Darwin sys/audit.h conflicts with bsm/audit.h due to duplicate types, so
462 - Integrate bsm/ include files from Darwin74 XNU drop into OpenBSM.
/freebsd/sys/security/audit/
H A Daudit_worker.c333 struct au_record *bsm; in audit_worker_process_record() local
382 error = kaudit_to_bsm(ar, &bsm); in audit_worker_process_record()
400 audit_record_write(audit_vp, audit_cred, bsm->data, bsm->len); in audit_worker_process_record()
405 ar->k_ar_commit & AR_PRESELECT_TRAIL, bsm->data, in audit_worker_process_record()
406 bsm->len); in audit_worker_process_record()
415 bsm->data, bsm->len); in audit_worker_process_record()
419 kau_free(bsm); in audit_worker_process_record()
/freebsd/lib/libbsm/
H A DMakefile8 LIB= bsm
12 .PATH: ${OPENBSMDIR}/bsm
39 INCSDIR= ${INCLUDEDIR}/bsm
70 MLINKS= libbsm.3 bsm.3 \
/freebsd/secure/libexec/sshd-session/
H A DMakefile6 audit.c audit-bsm.c audit-linux.c platform.c \
31 LIBADD+= bsm
/freebsd/contrib/openbsm/sys/
H A DMakefile.am2 bsm subdir
/freebsd/contrib/openbsm/test/
H A DMakefile.am2 bsm subdir
/freebsd/contrib/openbsm/bsm/
H A DMakefile.am1 openbsmdir = $(includedir)/bsm
H A DMakefile.in91 subdir = bsm
296 openbsmdir = $(includedir)/bsm
317 $(AUTOMAKE) --foreign bsm/Makefile
/freebsd/usr.sbin/audit/
H A DMakefile13 LIBADD= bsm
/freebsd/usr.sbin/auditreduce/
H A DMakefile13 LIBADD= bsm
/freebsd/contrib/openbsm/sys/bsm/
H A DMakefile.am2 openbsmdir = $(includedir)/bsm
H A DMakefile.in91 subdir = sys/bsm
299 @USE_NATIVE_INCLUDES_FALSE@openbsmdir = $(includedir)/bsm
324 $(AUTOMAKE) --foreign sys/bsm/Makefile
/freebsd/usr.bin/su/
H A DMakefile9 LIBADD+= bsm
/freebsd/usr.sbin/praudit/
H A DMakefile17 LIBADD= bsm
/freebsd/usr.sbin/auditd/
H A DMakefile34 LIBADD= auditd bsm
/freebsd/usr.bin/login/
H A DMakefile17 LIBADD+= bsm
/freebsd/sys/
H A DMakefile2 CSCOPEDIRS= bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
/freebsd/etc/mtree/
H A DBSD.include.dist13 bsm
/freebsd/contrib/openbsm/test/bsm/
H A DMakefile.in92 subdir = test/bsm
317 $(AUTOMAKE) --foreign test/bsm/Makefile
/freebsd/include/
H A DMakefile87 .PATH: ${SRCTOP}/sys/bsm
97 BSMDIR= ${INCLUDEDIR}/bsm

12