Home
last modified time | relevance | path

Searched defs:parse_match (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/iptables/
Dnft-shared.h107 void (*parse_match)(struct xtables_match *m, void *data); member
/third_party/libinput/src/
Dquirks.c464 parse_match(struct quirks_context *ctx, in parse_match() function