Searched refs:llfcn_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsysent.c316 typedef int64_t (*llfcn_t)(); /* for casting one-word returns */ typedef
340 { (narg), SE_64RVAL, NULL, NULL, (llfcn_t)(call) }
344 { (narg), SE_32RVAL1, NULL, NULL, (llfcn_t)(call) }
348 { (narg), SE_32RVAL1|SE_32RVAL2, NULL, NULL, (llfcn_t)(call) }
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c69 typedef int64_t (*llfcn_t)(); /* function returning long long */ typedef
134 0, SE_32RVAL1, NULL, NULL, (llfcn_t)syscall_err

Completed in 106 milliseconds