Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_profile.c374 struct match_arg *margp = (struct match_arg *)arg; in match_name() local
376 if (gmatch(name, margp->expr)) { in match_name()
377 margp->match = 1; in match_name()