Searched refs:audit (Results 76 - 100 of 207) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dcapability.c10 #include <linux/audit.h>
H A Daudit_watch.c23 #include <linux/audit.h>
33 #include "audit.h"
212 /* Duplicate the given audit watch. The new watch's rules list is initialized
255 /* Update inode info in audit rules based on filesystem event. */
513 /* Update watch data in audit rules based on fsnotify events. */
564 audit_panic("cannot create audit fsnotify group");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/
H A DMakefile85 obj-$(CONFIG_AUDIT_GENERIC) += audit.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dfsnotify.h15 #include <linux/audit.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/
H A DMakefile85 obj-$(CONFIG_AUDIT_GENERIC) += audit.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netlabel/
H A Dnetlabel_addrlist.c42 #include <linux/audit.h>
315 * @audit_buf: audit buffer
348 * @audit_buf: audit buffer
H A Dnetlabel_addrlist.h39 #include <linux/audit.h>
H A Dnetlabel_domainhash.c37 #include <linux/audit.h>
187 * netlbl_domhsh_audit_add - Generate an audit entry for an add event
192 * @audit_info: NetLabel audit information
195 * Generate an audit record for adding a new NetLabel/LSM mapping entry with
295 * @audit_info: NetLabel audit information
410 * @audit_info: NetLabel audit information
427 * @audit_info: NetLabel audit information
494 * @audit_info: NetLabel audit information
559 * @audit_info: NetLabel audit information
585 * @audit_info: NetLabel audit informatio
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A DMakefile73 obj-$(CONFIG_AUDIT) += audit.o auditfilter.o
H A Dcapability.c10 #include <linux/audit.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dfsnotify.h15 #include <linux/audit.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A DMakefile33 obj-$(CONFIG_AUDIT) += audit.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A DMakefile33 obj-$(CONFIG_AUDIT) += audit.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/
H A Dcommoncap.c11 #include <linux/audit.h>
73 * @audit: Whether to write an audit message or not
84 int audit)
501 * We do not bother to audit if 3 things are true:
508 * that is interesting information to audit.
83 cap_capable(struct task_struct *tsk, const struct cred *cred, int cap, int audit) argument
H A Dlsm_audit.c23 #include <linux/audit.h>
37 * @ad : the audit data to fill
106 * @ad : the audit data to fill
206 * dump_common_audit_data - helper to dump common audit data
207 * @a : common audit data
367 * @a: auxiliary audit data
369 * setup the audit buffer for common security information
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/
H A Dcommoncap.c11 #include <linux/audit.h>
73 * @audit: Whether to write an audit message or not
84 int audit)
501 * We do not bother to audit if 3 things are true:
508 * that is interesting information to audit.
83 cap_capable(struct task_struct *tsk, const struct cred *cred, int cap, int audit) argument
H A Dlsm_audit.c23 #include <linux/audit.h>
37 * @ad : the audit data to fill
106 * @ad : the audit data to fill
206 * dump_common_audit_data - helper to dump common audit data
207 * @a : common audit data
367 * @a: auxiliary audit data
369 * setup the audit buffer for common security information
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A DMakefile102 obj-$(CONFIG_AUDIT) += audit.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dtty_audit.c2 * Creating audit events from TTY input.
12 #include <linux/audit.h>
89 * Generate an audit message from the contents of @buf, which is owned by
108 * Generate an audit message from the contents of @buf, which is owned by
143 * tty_audit_fork - Copy TTY audit state for a new task
145 * Set up TTY audit state in @sig from current. @sig needs no locking.
191 * tty_audit_push_task - Flush task's pending audit data
213 * tty_audit_buf_get - Get an audit buffer.
215 * Get an audit buffer for @tty, allocate it if necessary. Return %NULL
313 * Make sure no audit dat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A DMakefile102 obj-$(CONFIG_AUDIT) += audit.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dtty_audit.c2 * Creating audit events from TTY input.
12 #include <linux/audit.h>
89 * Generate an audit message from the contents of @buf, which is owned by
108 * Generate an audit message from the contents of @buf, which is owned by
143 * tty_audit_fork - Copy TTY audit state for a new task
145 * Set up TTY audit state in @sig from current. @sig needs no locking.
191 * tty_audit_push_task - Flush task's pending audit data
213 * tty_audit_buf_get - Get an audit buffer.
215 * Get an audit buffer for @tty, allocate it if necessary. Return %NULL
313 * Make sure no audit dat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dosd_protocol.h560 /*10*/ u8 audit[20]; member in struct:osd_capability_head
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_domainhash.c37 #include <linux/audit.h>
187 * netlbl_domhsh_audit_add - Generate an audit entry for an add event
192 * @audit_info: NetLabel audit information
195 * Generate an audit record for adding a new NetLabel/LSM mapping entry with
295 * @audit_info: NetLabel audit information
410 * @audit_info: NetLabel audit information
427 * @audit_info: NetLabel audit information
494 * @audit_info: NetLabel audit information
559 * @audit_info: NetLabel audit information
585 * @audit_info: NetLabel audit informatio
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Dptrace_32.c23 #include <linux/audit.h>
H A Dptrace_64.c29 #include <linux/audit.h>

Completed in 147 milliseconds

123456789