Searched refs:wcproot (Results 1 – 1 of 1) sorted by relevance
82 static struct wildcardinfo *wcproot = NULL; variable1239 for (wcp = wcproot; wcp; wcp = wcp->next) { in vmatch()1309 wcp->next = wcproot; in vmatch()1310 wcproot = wcp; in vmatch()1319 wcproot = wcp->next; in vmatch()