Searched refs:man_dl_catch (Results 1 – 1 of 1) sorted by relevance
477 static int man_dl_catch(mblk_t **, mblk_t *);2343 status = man_dl_catch(&msp->ms_dlioc_mp, mp); in man_dl_ioc_hdr_info()2831 status = man_dl_catch(&msp->ms_dl_mp, mp); in man_dlpi()2846 status = man_dl_catch(&msp->ms_dlioc_mp, mp); in man_dlioc()2863 man_dl_catch(mblk_t **mplist, mblk_t *mp) in man_dl_catch() function