Searched refs:mod_syscallops (Results 1 – 19 of 19) sorted by relevance
/titanic_44/usr/src/uts/common/syscall/ |
H A D | pipe.c | 65 &mod_syscallops, "pipe(2) syscall", &pipe_sysent
|
H A D | exacctsys.c | 360 &mod_syscallops,
|
H A D | acctctl.c | 527 &mod_syscallops,
|
H A D | pset.c | 56 &mod_syscallops, "processor sets", &pset_sysent
|
H A D | sem.c | 189 &mod_syscallops, "System V semaphore facility", &ipcsem_sysent
|
/titanic_44/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vfsops.c | 69 &mod_syscallops,
|
/titanic_44/usr/src/uts/common/os/ |
H A D | inst_sync.c | 85 &mod_syscallops, "instance binding syscall", &in_sync_sysent
|
H A D | acct.c | 82 &mod_syscallops, "acct(2) syscall", &acctsysent
|
H A D | modconf.c | 147 struct mod_ops mod_syscallops = { variable
|
H A D | shm.c | 200 &mod_syscallops, "System V shared memory", &ipcshm_sysent
|
H A D | msg.c | 150 &mod_syscallops, "System V message facility", &ipcmsg_sysent
|
H A D | aio.c | 168 &mod_syscallops,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | modctl.h | 72 extern struct mod_ops mod_syscallops;
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_common.c | 107 &mod_syscallops,
|
/titanic_44/usr/src/uts/common/io/ |
H A D | cpc.c | 923 &mod_syscallops,
|
/titanic_44/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 74 &mod_syscallops,
|
/titanic_44/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 393 &mod_syscallops, "event ports", &port_sysent
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | rpcmod.c | 112 &mod_syscallops,
|
/titanic_44/usr/src/uts/common/fs/doorfs/ |
H A D | door_sys.c | 113 &mod_syscallops, "doors", &door_sysent
|