Searched defs:match (Results 1 – 8 of 8) sorted by relevance
54 #define match smat macro66 #define match lmat macro71 struct match { struct74 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument78 char *coldp; /* can be no match starting before here */ argument88 static char *dissect(struct match *, char *, char *, sopno, sopno); argument
25 int (*match)(struct attribute_container *, struct device *); member
48 int (*match)(struct device * dev, struct device_driver * drv); member
1107 struct v4l2_dbg_match match; member1114 struct v4l2_dbg_match match; member
25 u_int8_t match, invert; member
27 u_int8_t match, invert; member
176 int i, match; in parse_long_options() local
31 struct xt_match *match; member