Symbol: match
lib/libc/asr/getaddrinfo_async.c
38
struct match {
lib/libc/gdtoa/gdtoaimp.h
548
#define match __match_D2A
lib/libc/gen/glob.c
892
match(Char *name, Char *pat, Char *patend)
lib/libc/regex/engine.c
1043
#undef match
lib/libc/regex/engine.c
54
#define match smat
lib/libc/regex/engine.c
66
#define match lmat
lib/libc/regex/engine.c
71
struct match {
libexec/spamd/spamd.c
795
match(const char *s1, const char *s2)
regress/lib/libcrypto/mlkem/parse_test_file.c
280
match(struct parse *p)
regress/sys/crypto/aes/aestest.c
61
match(unsigned char *a, unsigned char *b, size_t len)
regress/sys/crypto/aesctr/aesctr.c
187
match(unsigned char *a, unsigned char *b, size_t len)
regress/sys/crypto/aesxts/aes_xts.c
1729
match(unsigned char *a, unsigned char *b, size_t len)
regress/sys/crypto/chachapoly/chachapoly_test.c
353
match(unsigned char *a, unsigned char *b, size_t len)
regress/sys/crypto/enc/des3.c
92
match(unsigned char *a, unsigned char *b, size_t len)
regress/sys/crypto/gmac/gmac_test.c
675
match(unsigned char *a, unsigned char *b, size_t len)
usr.bin/awk/b.c
713
int match(fa *f, const char *p0) /* shortest match ? */
usr.bin/calendar/calendar.h
58
struct match {
usr.bin/doas/doas.c
96
match(uid_t uid, gid_t *groups, int ngroups, uid_t target, const char *cmd,
usr.bin/finger/util.c
137
match(struct passwd *pw, char *user)
usr.bin/from/from.c
146
match(char *line, char *sender)
usr.bin/fstat/fuser.c
68
match(struct filearg *fa, struct kinfo_file *kf)
usr.bin/less/pattern.c
81
match(char *pattern, int pattern_len, char *buf, int buf_len,
usr.bin/rdist/expand.c
479
match(char *s, char *p) /* quote in p */
usr.sbin/httpd/patterns.c
320
match(struct match_state *ms, const char *s, const char *p)
usr.sbin/sasyncd/conf.y
255
match(char *token)
usr.sbin/unbound/testcode/memstats.c
78
match(char* line)