Man Page: enum_utrace_syscall_action
Operating Environment: suse
Section: 9
ENUMUTRACE_SYSCALL_(9) utrace core API ENUM UTRACE_SYSCALL_(9)NAMEenum_utrace_syscall_action - disposition of system call attemptSYNOPSISenum utrace_syscall_action { UTRACE_SYSCALL_RUN, UTRACE_SYSCALL_ABORT };CONSTANTSUTRACE_SYSCALL_RUN Run the system call. UTRACE_SYSCALL_ABORT Don't run the system call.DESCRIPTIONThis 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)
| Similar Topics in the Unix Linux Community |
|---|
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |