Searched defs:SYSCALL2_RESTART (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparcv9/inc/
H A DSYS.h197 * SYSCALL2_RESTART provides a common restartable system call sequence when the
200 #define SYSCALL2_RESTART(entryname, trapname) \ macro
/illumos-gate/usr/src/lib/libc/amd64/inc/
H A DSYS.h179 * SYSCALL2_RESTART provides a common restartable system call sequence when the
182 #define SYSCALL2_RESTART(entryname, trapname) \ macro
/illumos-gate/usr/src/lib/libc/i386/inc/
H A DSYS.h233 * SYSCALL2_RESTART provides a common restartable system call sequence when the
236 #define SYSCALL2_RESTART(entryname, trapname) \ macro
/illumos-gate/usr/src/lib/libc/sparc/inc/
H A DSYS.h215 * SYSCALL2_RESTART provides a common restartable system call sequence when the
218 #define SYSCALL2_RESTART(entryname, trapname) \ macro

Completed in 45 milliseconds