Query: syscall_get_error
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYSCALL_GET_ERROR(9) Machine State SYSCALL_GET_ERROR(9)NAMEsyscall_get_error - check result of traced system callSYNOPSISlong syscall_get_error(struct task_struct * task, struct pt_regs * regs);ARGUMENTStask task of interest, must be blocked regs task_pt_regs of taskDESCRIPTIONReturns 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 |
---|
task_current_syscall(9) - suse |
pvmftasks(3pvm) - redhat |
pvm_advise(3pvm) - debian |
pvmfadvise(3pvm) - debian |
tapset::task(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Migrating to UNIX |
Update kernel Linux without reboot?! |
Docker learning Phase-I |
Shopt -s histappend |