Home
last modified time | relevance | path

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

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