Searched refs:SE_64RVAL (Results 1 – 14 of 14) sorted by relevance
| /onnv-gate/usr/src/uts/sun4/ml/ |
| H A D | genconst.c | 94 printf("#define\tSE_64RVAL 0x%x\n", SE_64RVAL); in main()
|
| /onnv-gate/usr/src/uts/i86pc/ml/ |
| H A D | genassym.c | 148 printf("#define\tSE_64RVAL 0x%x\n", SE_64RVAL); in main()
|
| /onnv-gate/usr/src/uts/common/c2/ |
| H A D | audit_start.c | 353 if (sy_flags == SE_64RVAL) { in audit_finish()
|
| H A D | audit_event.c | 1877 if (sy_flags == SE_64RVAL) in auf_msgsys() 1946 if (sy_flags == SE_64RVAL) in auf_semsys() 2305 if (sy_flags == SE_64RVAL) in auf_shmsys() 3558 case SE_64RVAL: in auf_accept()
|
| H A D | audit.c | 1592 if (sy_flags == SE_64RVAL) in add_return_token()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | systm.h | 358 #define SE_64RVAL 0x2 /* handler returns int64_t in rvals */ macro
|
| /onnv-gate/usr/src/uts/common/syscall/ |
| H A D | exacctsys.c | 348 #define SE_LRVAL SE_64RVAL
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | sysent.c | 340 { (narg), SE_64RVAL, NULL, NULL, (llfcn_t)(call) } 358 { (narg), SE_64RVAL, (call), NULL, syscall_ap }
|
| H A D | modconf.c | 757 case SE_64RVAL: in mod_installsys_sysent()
|
| H A D | shm.c | 184 SE_ARGC | SE_NOUNLOAD | SE_64RVAL,
|
| H A D | msg.c | 131 SE_ARGC | SE_NOUNLOAD | SE_64RVAL,
|
| H A D | aio.c | 141 SE_NOUNLOAD | SE_64RVAL | SE_ARGC, 148 SE_NOUNLOAD | SE_64RVAL,
|
| H A D | modctl.c | 260 case SE_64RVAL: in mod_setup() 296 case SE_64RVAL: in mod_setup()
|
| /onnv-gate/usr/src/uts/common/fs/portfs/ |
| H A D | port.c | 388 SE_ARGC | SE_64RVAL | SE_NOUNLOAD, 404 SE_ARGC | SE_64RVAL | SE_NOUNLOAD,
|