suse man page for enum_utrace_syscall_action

Query: enum_utrace_syscall_action

OS: suse

Section: 9

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

ENUM
UTRACE_SYSCALL_(9) utrace core API ENUM UTRACE_SYSCALL_(9)
NAME
enum_utrace_syscall_action - disposition of system call attempt
SYNOPSIS
enum utrace_syscall_action { UTRACE_SYSCALL_RUN, UTRACE_SYSCALL_ABORT };
CONSTANTS
UTRACE_SYSCALL_RUN Run the system call. UTRACE_SYSCALL_ABORT Don't run the system call.
DESCRIPTION
This is encoded in the action argument and the return value for a report_syscall_entry callback. Kernel Hackers Manual 2.6. July 2010 ENUM UTRACE_SYSCALL_(9)
Related Man Pages
enum_ieee80211_conf_flags(9) - centos
enum_ieee80211_key_flags(9) - centos
enum_mac80211_rate_control_flags(9) - centos
enum_ieee80211_key_flags(9) - suse
enum_wimax_st(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
Docker learning Phase-I