Searched defs:MATCH (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/lib/libc/iconv/ |
| H A D | citrus_module.h | 36 #define MATCH(x, act) \ macro
|
| /freebsd-12.1/contrib/mtree/ |
| H A D | excludes.c | 110 #define MATCH(g, n) (fnmatch((g), (n), FNM_PATHNAME) == 0) in check_excludes() macro
|
| /freebsd-12.1/usr.sbin/fmtree/ |
| H A D | excludes.c | 103 #define MATCH(g, n) (fnmatch((g), (n), FNM_PATHNAME) == 0) in check_excludes() macro
|
| /freebsd-12.1/lib/libc/resolv/ |
| H A D | res_init.c | 322 #define MATCH(line, name) \ in __res_vinit() macro
|
| /freebsd-12.1/usr.bin/sed/ |
| H A D | process.c | 291 #define MATCH(a) \ macro
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/zmod/ |
| H A D | inflate.h | 45 MATCH, /* o: waiting for output space to copy string */ enumerator
|
| /freebsd-12.1/sys/contrib/zlib/ |
| H A D | inflate.h | 45 MATCH, /* o: waiting for output space to copy string */ enumerator
|
| /freebsd-12.1/contrib/dialog/ |
| H A D | fselect.c | 87 } MATCH; typedef
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | opts.c | 137 #define MATCH( prefix, string ) \ macro
|
| /freebsd-12.1/lib/libc/net/ |
| H A D | getaddrinfo.c | 356 #define MATCH(x, y, w) \ macro
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-i386.c | 2520 #define MATCH(overlap, given, template) \ in match_template() macro
|