Query: audit_detect_machine
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUDIT_DETECT_MACHINE(3) Linux Audit API AUDIT_DETECT_MACHINE(3)NAMEaudit_detect_machine - Detects the current machine typeSYNOPSIS#include <libaudit.h> int audit_detect_machine (void);DESCRIPTIONaudit_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 VALUEReturns -1 if an error occurs; otherwise, the return value is the machine's type.SEE ALSOuname(3), audit_name_to_syscall(3).AUTHORSteve Grubb Red Hat Oct 2006 AUDIT_DETECT_MACHINE(3)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
DB2 convert digits to binary format |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |