Searched defs:match (Results  1 – 10 of 10) sorted by relevance
| /bionic/libc/upstream-netbsd/lib/libc/regex/ | 
| D | engine.c | 64 #define	match	smat  macro75 #define	match	lmat  macro
 86 #define	match	mmat  macro
 90 struct match {  struct
 93 	regmatch_t *pmatch;	/* [nsub+1] (0 element unused) */  argument
 97 	const char *coldp;	/* can be no match starting before here */  argument
 114 static const char *dissect(struct match *m, const char *start, const char *stop, sopno startst, sop…  argument
 
 | 
| /bionic/libc/kernel/uapi/linux/netfilter/ | 
| D | xt_owner.h | 32   __u8 match, invert;  member
 | 
| D | xt_policy.h | 56   struct xt_policy_spec match;  member
 | 
| D | x_tables.h | 35       struct xt_match * match;  member
 | 
| /bionic/libc/upstream-openbsd/lib/libc/gdtoa/ | 
| D | smisc.c | 122 match  in match()  function
 | 
| D | gdtoaimp.h | 548 #define match __match_D2A  macro
 | 
| /bionic/libc/upstream-freebsd/lib/libc/stdlib/ | 
| D | getopt_long.c | 200 	int i, match, exact_match, second_partial_match;  in parse_long_options()  local
 | 
| /bionic/libc/kernel/uapi/linux/netfilter_bridge/ | 
| D | ebtables.h | 88     struct xt_match * match;  member
 | 
| /bionic/libc/upstream-freebsd/lib/libc/gen/ | 
| D | glob.c | 910 match(Char *name, Char *pat, Char *patend)  in match()  function
 | 
| /bionic/libc/kernel/uapi/linux/ | 
| D | videodev2.h | 1396   struct v4l2_dbg_match match;  member1404   struct v4l2_dbg_match match;  member
 
 |