suse man page for audit_detect_machine

Query: audit_detect_machine

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AUDIT_DETECT_MACHINE(3) 					  Linux Audit API					   AUDIT_DETECT_MACHINE(3)

NAME
audit_detect_machine - Detects the current machine type
SYNOPSIS
#include <libaudit.h> int audit_detect_machine (void);
DESCRIPTION
audit_detect_machine queries uname and converts the kernel machine string to an enum value defined in machine_t. The machine type is needed for any use of the audit_name_to_syscall function.
RETURN VALUE
Returns -1 if an error occurs; otherwise, the return value is the machine's type.
SEE ALSO
uname(3), audit_name_to_syscall(3).
AUTHOR
Steve Grubb Red Hat Oct 2006 AUDIT_DETECT_MACHINE(3)
Related Man Pages
uname(1) - mojave
audit_add_rule_data(3) - debian
audit_log_user_avc_message(3) - debian
audit_log_user_avc_message(3) - centos
audit_log_user_avc_message(3) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB