Searched refs:Mysvc (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.h | 45 extern int (*Mysvc)(int, struct netbuf, struct netconfig *);
|
H A D | nfs_tbind.c | 1422 ret = (*Mysvc)(new_fd, addrmask, nconf); in cots_listen_event()
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfs4cbd/ |
H A D | nfs4cbd.c | 89 int (*Mysvc)(int, struct netbuf, struct netconfig *) = NULL; variable
|
/titanic_41/usr/src/cmd/fs.d/nfs/lockd/ |
H A D | lockd.c | 136 int (*Mysvc)(int, struct netbuf, struct netconfig *) = nlmsvc; variable
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfsd/ |
H A D | nfsd.c | 116 int (*Mysvc)(int, struct netbuf, struct netconfig *) = nfssvc; variable
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 152 static int (*Mysvc)(int, struct netbuf, struct netconfig *) = rdcsvc; variable 1158 ret = (*Mysvc)(new_fd, addrmask, nconf); in cots_listen_event()
|