syscall_get_error(9) suse man page | unix.com

Man Page: syscall_get_error

Operating Environment: suse

Section: 9

SYSCALL_GET_ERROR(9)						   Machine State					      SYSCALL_GET_ERROR(9)

NAME
syscall_get_error - check result of traced system call
SYNOPSIS
long syscall_get_error(struct task_struct * task, struct pt_regs * regs);
ARGUMENTS
task task of interest, must be blocked regs task_pt_regs of task
DESCRIPTION
Returns 0 if the system call succeeded, or -ERRORCODE if it failed. It's only valid to call this when task is stopped for tracing on exit from a system call, due to TIF_SYSCALL_TRACE or TIF_SYSCALL_AUDIT. Kernel Hackers Manual 2.6. July 2010 SYSCALL_GET_ERROR(9)
Related Man Pages
pvm_tasks(3pvm) - redhat
iv_task(3) - debian
iv_task_unregister(3) - debian
pvm_tasks(3pvm) - debian
struct_utrace_engine_ops(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.
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com