Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/devfsadm/
H A Ddevpolicy.c78 int wilda, wildb; in qcmp() local
92 wildb = strchr(pb->dps_minornm, '*') != NULL; in qcmp()
95 if (wilda != wildb) in qcmp()
96 return (wilda - wildb); in qcmp()