Searched refs:audit (Results 1 - 25 of 64) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/ia32/
H A DMakefile7 obj-$(CONFIG_AUDIT) += audit.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/ia32/
H A DMakefile14 audit-class-$(CONFIG_AUDIT) := audit.o
15 obj-$(CONFIG_IA32_EMULATION) += $(audit-class-y)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netlabel/
H A Dnetlabel_user.h37 #include <linux/audit.h>
45 * netlbl_netlink_auditinfo - Fetch the audit information from a NETLINK msg
47 * @audit_info: NetLabel audit information
H A Dnetlabel_user.c35 #include <linux/audit.h>
49 /* do not do any auditing if audit_enabled == 0, see kernel/audit.c for
90 * netlbl_audit_start_common - Start an audit message
91 * @type: audit message type
92 * @audit_info: NetLabel audit information
95 * Start an audit message using the type specified in @type and fill the audit
96 * message with some fields common to all NetLabel audit messages. Returns
97 * a pointer to the audit buffer on success, NULL on failure.
H A Dnetlabel_unlabeled.c38 #include <linux/audit.h>
75 * @audit_info: NetLabel audit information
278 * it is called is at bootup before the audit subsystem is reporting
H A Dnetlabel_domainhash.c38 #include <linux/audit.h>
189 * @audit_info: NetLabel audit information
280 * @audit_info: NetLabel audit information
297 * @audit_info: NetLabel audit information
366 * @audit_info: NetLabel audit information
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/
H A Daudit.c3 #include <linux/audit.h>
H A DMakefile58 obj-$(CONFIG_AUDIT_GENERIC) += audit.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A DMakefile19 obj-$(CONFIG_AUDIT) += audit.o
H A Daudit.c3 #include <linux/audit.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Daudit.c3 #include <linux/audit.h>
H A DMakefile29 obj-$(CONFIG_AUDIT) += audit.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Daudit.c3 #include <linux/audit.h>
H A DMakefile75 obj-$(CONFIG_AUDIT) += audit.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Daudit.c3 #include <linux/audit.h>
H A DMakefile40 obj-$(CONFIG_AUDIT) += audit.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Daudit.c3 #include <linux/audit.h>
H A DMakefile34 obj-$(CONFIG_AUDIT) += audit.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Daudit.h0 /* audit -- definition of audit_context structure and supporting types
23 #include <linux/audit.h>
37 * No syscall-specific audit records can
51 * time, and always write out the audit
H A DMakefile41 obj-$(CONFIG_AUDIT) += audit.o auditfilter.o
H A Dptrace.c21 #include <linux/audit.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/iucv/
H A Diucv.h105 * audit: 32 bit error information of purged or replied messages
115 u32 audit; member in struct:iucv_message
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/selinux/
H A Dnlmsgtab.c21 #include <linux/audit.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dfsnotify.h18 #include <linux/audit.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dptrace.c26 #include <linux/audit.h>

Completed in 201 milliseconds

123