Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h753 struct streamtab *dm_str; member
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c2680 if (p->dm_str == str) { /* found one */ in hold_dm()
2699 dmp->dm_str = str; in hold_dm()
2705 if (p->dm_str == str) { /* already present */ in hold_dm()