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

/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dsyscall.s75 ENTRY2(__systemcall,__systemcall6) function
96 SET_SIZE(__systemcall)
/illumos-gate/usr/src/lib/libc/amd64/sys/
H A Dsyscall.s78 ENTRY(__systemcall) function
113 SET_SIZE(__systemcall)
116 * Same as __systemcall(), but restricted to 6 syscall arguments
/illumos-gate/usr/src/lib/libc/inc/
H A Dlint.h50 * Small optimization for callers of syscall() and __systemcall().
55 #define __systemcall __systemcall6 macro
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dsyscall.s32 * C library -- long __systemcall(sysret_t *, int sysnum, ...);
95 ENTRY(__systemcall) function
121 SET_SIZE(__systemcall)
124 * Same as __systemcall(), but restricted to 6 syscall arguments

Completed in 58 milliseconds