Searched defs:match (Results 1 – 10 of 10) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 90 #define match smat macro 102 #define match lmat macro 107 struct match { struct 110 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument 114 const char *coldp; /* can be no match starting before here */ argument 130 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 | 67 struct xt_policy_spec match; member
|
D | x_tables.h | 39 struct xt_match *match; member
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | smisc.c | 122 match in match() function
|
D | gdtoaimp.h | 549 #define match __match_D2A macro
|
/bionic/benchmarks/ |
D | benchmark_main.cpp | 81 int match = regexec(&re, name_, 0, NULL, 0); in ShouldRun() local
|
/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 | 100 struct xt_match *match; member
|
/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 1291 struct v4l2_dbg_match match; member 1301 struct v4l2_dbg_match match; member
|