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 |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |