Searched refs:modlsys (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c68 static struct modlsys modlsys = { variable in typeref:struct:modlsys
75 static struct modlsys modlsys32 = {
109 &modlsys,
/illumos-gate/usr/src/uts/common/syscall/
H A Dpipe.c64 static struct modlsys modlsys = { variable in typeref:struct:modlsys
69 static struct modlsys modlsys32 = {
76 &modlsys,
H A Dexacctsys.c359 static struct modlsys modlsys = { variable in typeref:struct:modlsys
373 static struct modlsys modlsys32 = {
383 &modlsys,
H A Dacctctl.c526 static struct modlsys modlsys = { variable in typeref:struct:modlsys
533 static struct modlsys modlsys32 = {
542 &modlsys,
H A Dpset.c55 static struct modlsys modlsys = { variable in typeref:struct:modlsys
60 static struct modlsys modlsys32 = {
67 &modlsys,
H A Dsem.c188 static struct modlsys modlsys = { variable in typeref:struct:modlsys
193 static struct modlsys modlsys32 = {
200 &modlsys,
/illumos-gate/usr/src/uts/common/os/
H A Dinst_sync.c84 static struct modlsys modlsys = { variable in typeref:struct:modlsys
89 static struct modlsys modlsys32 = {
96 &modlsys,
H A Dmodconf.c143 static int mod_infosys(struct modlsys *, struct modlinkage *, int *);
144 static int mod_installsys(struct modlsys *, struct modlinkage *);
145 static int mod_removesys(struct modlsys *, struct modlinkage *);
155 static int mod_infosys32(struct modlsys *, struct modlinkage *, int *);
156 static int mod_installsys32(struct modlsys *, struct modlinkage *);
157 static int mod_removesys32(struct modlsys *, struct modlinkage *);
740 struct modlsys *modl,
807 struct modlsys *modl,
851 mod_infosys(struct modlsys *modl, struct modlinkage *modlp, int *p0)
862 mod_installsys(struct modlsys *mod
[all...]
H A Dacct.c81 static struct modlsys modlsys = { variable in typeref:struct:modlsys
86 static struct modlsys modlsys32 = {
93 &modlsys,
H A Dshm.c199 static struct modlsys modlsys = { variable in typeref:struct:modlsys
204 static struct modlsys modlsys32 = {
211 &modlsys,
H A Dmsg.c149 static struct modlsys modlsys = { variable in typeref:struct:modlsys
154 static struct modlsys modlsys32 = {
309 &modlsys,
H A Daio.c167 static struct modlsys modlsys = { variable in typeref:struct:modlsys
174 static struct modlsys modlsys32 = {
184 &modlsys,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c106 static struct modlsys modlsys = { variable in typeref:struct:modlsys
113 static struct modlsys modlsys32 = {
188 &modlsys,
/illumos-gate/usr/src/uts/common/io/
H A Dcpc.c922 static struct modlsys modlsys = { variable in typeref:struct:modlsys
929 static struct modlsys modlsys32 = {
939 &modlsys,
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c73 static struct modlsys modlsys = { variable in typeref:struct:modlsys
80 static struct modlsys modlsys32 = {
105 &modlsys,
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c392 static struct modlsys modlsys = { variable in typeref:struct:modlsys
408 static struct modlsys modlsys32 = {
417 &modlsys,
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h99 struct modlsys { struct
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c111 static struct modlsys modlsys = { variable in typeref:struct:modlsys
118 static struct modlsys modlsys32 = {
128 &modlsys,
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c112 static struct modlsys modlsys = { variable in typeref:struct:modlsys
128 static struct modlsys modlsys32 = {
137 &modlsys,

Completed in 97 milliseconds