RESTART_SYSCALL
Section: Linux Programmer's Guide (2)Updated: 2004-March-12
Index Return to Main Contents
NAME
restart_syscall - Restart a system callSYNOPSIS
- long sys_restart_syscall(void);
DESCRIPTION
restart_syscall is a helper function that restarts a system call.
RETURN VALUE
restart_syscall returns the return value of the system call it restarts.
ERRORS
AUTHOR
Niki Rahimi
Index
This document was created by man2html, using the manual pages.
Time: 05:33:05 GMT, December 24, 2015