Searched refs:wildcardinfo (Results 1 – 1 of 1) sorted by relevance
74 struct wildcardinfo { struct79 struct wildcardinfo *next; argument82 static struct wildcardinfo *wcproot = NULL;863 struct node *lnp, struct node *anp, struct wildcardinfo *wcp) in vmatch_event()1192 struct wildcardinfo *wcp; in vmatch()1308 wcp = MALLOC(sizeof (struct wildcardinfo)); in vmatch()