/titanic_41/usr/src/uts/sun4/ml/ |
H A D | genconst.c | 95 printf("#define\tSE_32RVAL1 0x%x\n", SE_32RVAL1); in main()
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_start.c | 330 if (sy_flags == SE_32RVAL1) { in audit_finish() 339 if (sy_flags == (SE_32RVAL2|SE_32RVAL1)) { in audit_finish()
|
H A D | audit_event.c | 1871 if (sy_flags == SE_32RVAL1) in auf_msgsys() 1873 if (sy_flags == (SE_32RVAL2|SE_32RVAL1)) in auf_msgsys() 1940 if (sy_flags == SE_32RVAL1) in auf_semsys() 1942 if (sy_flags == (SE_32RVAL2|SE_32RVAL1)) in auf_semsys() 2299 if (sy_flags == SE_32RVAL1) in auf_shmsys() 2301 if (sy_flags == (SE_32RVAL2|SE_32RVAL1)) in auf_shmsys() 3551 case SE_32RVAL1: in auf_accept() 3553 case SE_32RVAL2|SE_32RVAL1: in auf_accept()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | exacctsys.c | 350 #define SE_LRVAL SE_32RVAL1 369 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
|
H A D | pipe.c | 57 SE_ARGC | SE_32RVAL1 | SE_NOUNLOAD,
|
H A D | acctctl.c | 522 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
|
H A D | sem.c | 181 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
|
/titanic_41/usr/src/uts/i86pc/ml/ |
H A D | genassym.c | 146 printf("#define\tSE_32RVAL1 0x%x\n", SE_32RVAL1); in main()
|
/titanic_41/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vfsops.c | 64 SE_32RVAL1 | SE_ARGC | SE_NOUNLOAD,
|
/titanic_41/usr/src/uts/common/os/ |
H A D | inst_sync.c | 79 SE_ARGC | SE_32RVAL1, /* c-style calling, 32-bit return value */
|
H A D | acct.c | 77 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
|
H A D | modconf.c | 753 case SE_32RVAL1: in mod_installsys_sysent() 755 case SE_32RVAL1 | SE_32RVAL2: in mod_installsys_sysent()
|
H A D | shm.c | 186 SE_ARGC | SE_NOUNLOAD | SE_32RVAL1, 194 SE_ARGC | SE_NOUNLOAD | SE_32RVAL1,
|
H A D | sysent.c | 361 { (narg), SE_32RVAL1, NULL, NULL, (llfcn_t)(call) } 365 { (narg), SE_32RVAL1|SE_32RVAL2, NULL, NULL, (llfcn_t)(call) }
|
H A D | msg.c | 133 SE_ARGC | SE_NOUNLOAD | SE_32RVAL1, 144 SE_ARGC | SE_NOUNLOAD | SE_32RVAL1,
|
H A D | modctl.c | 256 case SE_32RVAL1: in mod_setup() 258 case SE_32RVAL1 | SE_32RVAL2: in mod_setup() 292 case SE_32RVAL1: in mod_setup() 294 case SE_32RVAL1 | SE_32RVAL2: in mod_setup()
|
H A D | aio.c | 157 SE_NOUNLOAD | SE_32RVAL1,
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | systm.h | 361 #define SE_32RVAL1 0x0 /* handler returns int32_t in rval1 */ macro
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_common.c | 102 SE_32RVAL1 | SE_ARGC | SE_NOUNLOAD,
|
/titanic_41/usr/src/uts/common/io/ |
H A D | cpc.c | 918 SE_NOUNLOAD | SE_ARGC | SE_32RVAL1,
|
/titanic_41/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 69 SE_32RVAL1 | SE_ARGC | SE_NOUNLOAD,
|
/titanic_41/usr/src/uts/intel/ia32/os/ |
H A D | syscall.c | 134 0, SE_32RVAL1, NULL, NULL, (llfcn_t)syscall_err
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcmod.c | 107 SE_32RVAL1 | SE_ARGC | SE_NOUNLOAD,
|