Searched refs:SYSCALL_RESTART (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libc/amd64/inc/
H A DSYS.h152 * SYSCALL_RESTART provides the most common restartable system call sequence.
154 #define SYSCALL_RESTART(name) \ macro
/osnet-11/usr/src/lib/libc/i386/inc/
H A DSYS.h204 * SYSCALL_RESTART provides the most common restartable system call sequence.
206 #define SYSCALL_RESTART(name) \ macro
/osnet-11/usr/src/lib/libc/sparc/inc/
H A DSYS.h186 * SYSCALL_RESTART provides the most common restartable system call sequence.
188 #define SYSCALL_RESTART(name) \ macro
/osnet-11/usr/src/lib/libc/sparcv9/inc/
H A DSYS.h168 * SYSCALL_RESTART provides the most common restartable system call sequence.
170 #define SYSCALL_RESTART(name) \ macro

Completed in 16 milliseconds