Searched defs:fn_dest (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/fs/fifofs/ | ||
H A D | fifovnops.c | 441 fifonode_t *fn_dest = fnp->fn_dest; in fifo_close() local |
H A D | fifosubr.c | 904 struct fifonode *fn_dest; in fifo_connld() local |
/titanic_51/usr/src/uts/common/sys/fs/ | ||
H A D | fifonode.h | 81 fifonode_t *fn_dest; /* the other end of a pipe */ member |