Searched refs:audit_names (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dauditsc.c103 struct audit_names { struct
178 struct audit_names names[AUDIT_NAMES];
446 struct audit_names *name,
715 /* At syscall exit time, this filter is called if any audit_names[] have been
717 * buckets applicable to the inode numbers in audit_names[].
733 struct audit_names *n = &ctx->names[i];
1202 static void audit_log_fcaps(struct audit_buffer *ab, struct audit_names *name)
1459 struct audit_names *n = &context->names[i];
1908 static inline int audit_copy_fcaps(struct audit_names *name, const struct dentry *dentry)
1934 /* Copy inode data into an audit_names
[all...]

Completed in 49 milliseconds