Searched refs:mod_syscallops32 (Results 1 – 19 of 19) sorted by relevance
/titanic_50/usr/src/uts/common/syscall/ |
H A D | pipe.c | 70 &mod_syscallops32, "32-bit pipe(2) syscall", &pipe_sysent
|
H A D | exacctsys.c | 374 &mod_syscallops32,
|
H A D | acctctl.c | 534 &mod_syscallops32,
|
H A D | pset.c | 61 &mod_syscallops32, "32-bit pset(2) syscall", &pset_sysent
|
H A D | sem.c | 194 &mod_syscallops32, "32-bit System V semaphore facility", &ipcsem_sysent
|
/titanic_50/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vfsops.c | 76 &mod_syscallops32,
|
/titanic_50/usr/src/uts/common/os/ |
H A D | inst_sync.c | 90 &mod_syscallops32, "32-bit instance binding syscall", &in_sync_sysent
|
H A D | acct.c | 87 &mod_syscallops32, "32-bit acct(2) syscall", &acctsysent
|
H A D | modconf.c | 159 struct mod_ops mod_syscallops32 = { variable
|
H A D | shm.c | 205 &mod_syscallops32, "32-bit System V shared memory", &ipcshm_sysent32
|
H A D | msg.c | 155 &mod_syscallops32, "32-bit System V message facility", &ipcmsg_sysent32
|
H A D | aio.c | 175 &mod_syscallops32,
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | modctl.h | 75 extern struct mod_ops mod_syscallops32;
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_common.c | 114 &mod_syscallops32,
|
/titanic_50/usr/src/uts/common/io/ |
H A D | cpc.c | 930 &mod_syscallops32,
|
/titanic_50/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 81 &mod_syscallops32,
|
/titanic_50/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 409 &mod_syscallops32,
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rpcmod.c | 119 &mod_syscallops32,
|
/titanic_50/usr/src/uts/common/fs/doorfs/ |
H A D | door_sys.c | 129 &mod_syscallops32,
|