Home
last modified time | relevance | path

Searched refs:SE_32RVAL1 (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_start.c330 if (sy_flags == SE_32RVAL1) { in audit_finish()
339 if (sy_flags == (SE_32RVAL2|SE_32RVAL1)) { in audit_finish()
H A Daudit_event.c1916 if (sy_flags == SE_32RVAL1) in auf_msgsys()
1918 if (sy_flags == (SE_32RVAL2|SE_32RVAL1)) in auf_msgsys()
1985 if (sy_flags == SE_32RVAL1) in auf_semsys()
1987 if (sy_flags == (SE_32RVAL2|SE_32RVAL1)) in auf_semsys()
2344 if (sy_flags == SE_32RVAL1) in auf_shmsys()
2346 if (sy_flags == (SE_32RVAL2|SE_32RVAL1)) in auf_shmsys()
3660 case SE_32RVAL1: in auf_accept()
3662 case SE_32RVAL2|SE_32RVAL1: in auf_accept()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dgenconst.c95 printf("#define\tSE_32RVAL1 0x%x\n", SE_32RVAL1); in main()
/illumos-gate/usr/src/uts/common/syscall/
H A Dexacctsys.c348 #define SE_LRVAL SE_32RVAL1
367 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
H A Dpipe.c57 SE_ARGC | SE_32RVAL1 | SE_NOUNLOAD,
H A Dacctctl.c522 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
H A Dsem.c181 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dgenassym.c132 printf("#define\tSE_32RVAL1 0x%x\n", SE_32RVAL1); in main()
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c68 SE_32RVAL1 | SE_ARGC | SE_NOUNLOAD,
/illumos-gate/usr/src/uts/common/os/
H A Dinst_sync.c79 SE_ARGC | SE_32RVAL1, /* c-style calling, 32-bit return value */
H A Dacct.c77 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
H A Dmodconf.c756 case SE_32RVAL1: in mod_installsys_sysent()
758 case SE_32RVAL1 | SE_32RVAL2: in mod_installsys_sysent()
H A Dshm.c186 SE_ARGC | SE_NOUNLOAD | SE_32RVAL1,
194 SE_ARGC | SE_NOUNLOAD | SE_32RVAL1,
H A Dsysent.c364 { (narg), SE_32RVAL1, NULL, NULL, (llfcn_t)(uintptr_t)(call) }
368 { (narg), SE_32RVAL1|SE_32RVAL2, NULL, NULL, (llfcn_t)(call) }
H A Dmsg.c133 SE_ARGC | SE_NOUNLOAD | SE_32RVAL1,
144 SE_ARGC | SE_NOUNLOAD | SE_32RVAL1,
H A Dmodctl.c261 case SE_32RVAL1: in mod_setup()
263 case SE_32RVAL1 | SE_32RVAL2: in mod_setup()
297 case SE_32RVAL1: in mod_setup()
299 case SE_32RVAL1 | SE_32RVAL2: in mod_setup()
H A Daio.c161 SE_NOUNLOAD | SE_32RVAL1,
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h367 #define SE_32RVAL1 0x0 /* handler returns int32_t in rval1 */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c102 SE_32RVAL1 | SE_ARGC | SE_NOUNLOAD,
/illumos-gate/usr/src/uts/common/io/
H A Dcpc.c918 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c70 SE_32RVAL1 | SE_ARGC | SE_NOUNLOAD,
/illumos-gate/usr/src/uts/intel/os/
H A Dsyscall.c133 0, SE_32RVAL1, NULL, NULL, (llfcn_t)syscall_err
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c109 SE_32RVAL1 | SE_ARGC | SE_NOUNLOAD,