Home
last modified time | relevance | path

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

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