Searched defs:filter_entry (Results 1 – 2 of 2) sorted by relevance
44 struct filter_entry { struct45 struct list_head list;46 char name[];
741 const char *wildcard, *filter_entry; in hvc_iucv_filter_connreq() local