Home
last modified time | relevance | path

Searched refs:strmate (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dpipe.c153 strmate(vp1, vp2); in pipe()
/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c735 strmate(*vpp, *vpp); in fifo_stropen()
952 strmate(vp1, vp2); in fifo_connld()
/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h1208 extern void strmate(vnode_t *, vnode_t *);
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c8524 strmate(vnode_t *vp1, vnode_t *vp2) in strmate() function