Searched defs:match (Results 1 – 9 of 9) 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 | 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
|