Query: audit_request_rules_list_data
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUDIT_REQUEST_LIST_DATA(3) Linux Audit API AUDIT_REQUEST_LIST_DATA(3)NAMEaudit_request_rules_list_data - Request list of current audit rulesSYNOPSIS#include <libaudit.h> int audit_request_rules_list_data (int fd);DESCRIPTIONaudit_request_rules_list_data sends a request to the kernel to list the current audit rules. The rules are sent back one after another after this request is issued.RETURN VALUEThe return value is <= 0 on error, otherwise it is the netlink sequence id number. This function can have any error that sendto would encounter.SEE ALSOaudit_add_rule_data(3), audit_delete_rule_data(3), audit_open(3), auditctl(8).AUTHORSteve Grubb Red Hat Oct 2006 AUDIT_REQUEST_LIST_DATA(3)
| Related Man Pages |
|---|
| augenrules(8) - centos |
| audit_set_failure(3) - debian |
| auditd(8) - debian |
| autrace(8) - suse |
| autrace(8) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |