Home
last modified time | relevance | path

Searched refs:SE_64RVAL (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/sun4/ml/
H A Dgenconst.c94 printf("#define\tSE_64RVAL 0x%x\n", SE_64RVAL); in main()
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dgenassym.c134 printf("#define\tSE_64RVAL 0x%x\n", SE_64RVAL); in main()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_start.c353 if (sy_flags == SE_64RVAL) { in audit_finish()
H A Daudit_event.c1920 if (sy_flags == SE_64RVAL) in auf_msgsys()
1989 if (sy_flags == SE_64RVAL) in auf_semsys()
2348 if (sy_flags == SE_64RVAL) in auf_shmsys()
3665 case SE_64RVAL: in auf_accept()
H A Daudit.c1591 if (sy_flags == SE_64RVAL) in add_return_token()
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h369 #define SE_64RVAL 0x2 /* handler returns int64_t in rvals */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dexacctsys.c346 #define SE_LRVAL SE_64RVAL
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c391 SE_ARGC | SE_64RVAL | SE_NOUNLOAD,
407 SE_ARGC | SE_64RVAL | SE_NOUNLOAD,
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c360 { (narg), SE_64RVAL, NULL, NULL, (llfcn_t)(uintptr_t)(call) }
378 { (narg), SE_64RVAL, (call), NULL, syscall_ap }
H A Dmodconf.c760 case SE_64RVAL: in mod_installsys_sysent()
H A Dshm.c184 SE_ARGC | SE_NOUNLOAD | SE_64RVAL,
H A Dmsg.c131 SE_ARGC | SE_NOUNLOAD | SE_64RVAL,
H A Daio.c145 SE_NOUNLOAD | SE_64RVAL | SE_ARGC,
152 SE_NOUNLOAD | SE_64RVAL,
H A Dmodctl.c265 case SE_64RVAL: in mod_setup()
301 case SE_64RVAL: in mod_setup()