Home
last modified time | relevance | path

Searched refs:makepipe (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dfifonode.h177 extern void makepipe(vnode_t **, vnode_t **);
/titanic_50/usr/src/uts/common/syscall/
H A Dpipe.c125 makepipe(&vp1, &vp2); in pipe()
/titanic_50/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c512 makepipe(vnode_t **vpp1, vnode_t **vpp2) in makepipe() function
913 makepipe(&vp1, &vp2); in fifo_connld()