Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddman.c479 static int man_match_proto(mblk_t *, mblk_t *);
3094 matched = man_match_proto(mp, tmp); in man_dl_release()
3100 if (matched = man_match_proto(mp, tmp)) in man_dl_release()
3130 man_match_proto(mblk_t *mp1, mblk_t *mp2) in man_match_proto() function