Searched refs:cvc_redir (Results 1 – 4 of 4) sorted by relevance
55 extern int cvc_redir(mblk_t *);248 if (!cvc_redir(mp)) in cvcr_wput()269 (void) cvc_redir(mp); in cvcr_ioctl()
689 cvc_redir(mblk_t *mp) in cvc_redir() function
56 extern int cvc_redir(mblk_t *);243 if (cvc_redir(mp) != 0) in cvcr_wput()267 error = cvc_redir(mp); in cvcr_ioctl()
640 cvc_redir(mblk_t *mp) in cvc_redir() function