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

/illumos-gate/usr/src/lib/libc/sparcv9/inc/
H A DSYS.h213 * SYSCALL_NOERROR provides the most common system call sequence for those
216 #define SYSCALL_NOERROR(name) \ macro
/illumos-gate/usr/src/lib/libc/amd64/inc/
H A DSYS.h193 * SYSCALL_NOERROR provides the most common system call sequence for those
196 #define SYSCALL_NOERROR(name) \ macro
/illumos-gate/usr/src/lib/libc/i386/inc/
H A DSYS.h249 * SYSCALL_NOERROR provides the most common system call sequence for those
252 #define SYSCALL_NOERROR(name) \ macro
/illumos-gate/usr/src/lib/libc/sparc/inc/
H A DSYS.h231 * SYSCALL_NOERROR provides the most common system call sequence for those
234 #define SYSCALL_NOERROR(name) \ macro

Completed in 47 milliseconds