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

/illumos-gate/usr/src/lib/libc/sparcv9/inc/
H A DSYS.h137 * SYSINTR_RESTART provides the error handling sequence for restartable
140 #define SYSINTR_RESTART(name) \ macro
/illumos-gate/usr/src/lib/libc/amd64/inc/
H A DSYS.h117 * SYSINTR_RESTART provides the error handling sequence for restartable
120 #define SYSINTR_RESTART(name) \ macro
/illumos-gate/usr/src/lib/libc/i386/inc/
H A DSYS.h167 * SYSINTR_RESTART provides the error handling sequence for restartable
170 #define SYSINTR_RESTART(name) \ macro
/illumos-gate/usr/src/lib/libc/sparc/inc/
H A DSYS.h146 * SYSINTR_RESTART provides the error handling sequence for restartable
149 #define SYSINTR_RESTART(name) \ macro

Completed in 59 milliseconds