Home
last modified time | relevance | path

Searched refs:sock_putmsg (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dstrcalls.c275 error = sock_putmsg(vp, &msgctl, &msgdata, *prip, *flagsp, in msgio()
526 error = sock_putmsg(vp, &msgctl, &msgdata, *prip, *flagsp, in msgio32()
/titanic_41/usr/src/uts/common/sys/
H A Dsocketvar.h887 extern int sock_putmsg(vnode_t *, struct strbuf *, struct strbuf *,
/titanic_41/usr/src/uts/sparc/ml/
H A Dmodstubs.s381 NO_UNLOAD_STUB(sockfs, sock_putmsg, nomod_zero);
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s493 NO_UNLOAD_STUB(sockfs, sock_putmsg, nomod_zero);
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c2882 sock_putmsg( in sock_putmsg() function