Home
last modified time | relevance | path

Searched defs:match (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/regex/
Dengine.c54 #define match smat macro
66 #define match lmat macro
71 struct match { struct
74 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument
78 char *coldp; /* can be no match starting before here */ argument
88 static char *dissect(struct match *, char *, char *, sopno, sopno); argument
/bionic/libc/kernel/common/linux/
Dattribute_container.h25 int (*match)(struct attribute_container *, struct device *); member
Ddevice.h48 int (*match)(struct device * dev, struct device_driver * drv); member
Dvideodev2.h1107 struct v4l2_dbg_match match; member
1114 struct v4l2_dbg_match match; member
/bionic/libc/kernel/common/linux/netfilter_ipv6/
Dip6t_owner.h25 u_int8_t match, invert; member
/bionic/libc/kernel/common/linux/netfilter_ipv4/
Dipt_owner.h27 u_int8_t match, invert; member
/bionic/libc/unistd/
Dgetopt_long.c176 int i, match; in parse_long_options() local
/bionic/libc/kernel/common/linux/netfilter/
Dx_tables.h31 struct xt_match *match; member