Searched defs:MATCH (Results 1 – 16 of 16) sorted by relevance
| /dragonfly/lib/libc/citrus/ |
| HD | citrus_module.h | 34 #define MATCH(x, act) \ macro
|
| /dragonfly/usr.sbin/mtree/ |
| HD | excludes.c | 100 #define MATCH(g, n) (fnmatch((g), (n), FNM_PATHNAME) == 0) in check_excludes() macro
|
| /dragonfly/usr.bin/wtmpcvt/ |
| HD | wtmpcvt.c | 67 #define MATCH(field, value) (strncmp(ui->ut_ ## field, (value), \ in outmp_to_utmpx() macro
|
| /dragonfly/lib/libc/resolv/ |
| HD | res_init.c | 301 #define MATCH(line, name) \ in __res_vinit() macro
|
| /dragonfly/usr.bin/sed/ |
| HD | process.c | 289 #define MATCH(a) \ macro
|
| /dragonfly/usr.sbin/makefs/hammer2/zlib/ |
| HD | hammer2_zlib_inflate.h | 37 MATCH, /* o: waiting for output space to copy string */ enumerator
|
| /dragonfly/sbin/hammer2/zlib/ |
| HD | hammer2_zlib_inflate.h | 37 MATCH, /* o: waiting for output space to copy string */ enumerator
|
| /dragonfly/sys/vfs/hammer2/zlib/ |
| HD | hammer2_zlib_inflate.h | 37 MATCH, /* o: waiting for output space to copy string */ enumerator
|
| /dragonfly/contrib/zlib-1.2/ |
| HD | inflate.h | 45 MATCH, /* o: waiting for output space to copy string */ enumerator
|
| /dragonfly/bin/mined/ |
| HD | mined.h | 146 #define MATCH 1 macro
|
| /dragonfly/sys/libprop/ |
| HD | prop_object.c | 739 #define MATCH(str) (memcmp(&xml[1], str, sizeof(str) - 1) == 0) in _prop_object_internalize_context_alloc() macro
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | opts.c | 46 #define MATCH( prefix, string ) \ macro
|
| HD | genmatch.c | 794 enum simplify_kind { SIMPLIFY, MATCH }; enumerator
|
| /dragonfly/contrib/dialog/ |
| HD | fselect.c | 57 } MATCH; typedef
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | opts.c | 47 #define MATCH( prefix, string ) \ macro
|
| /dragonfly/lib/libc/net/ |
| HD | getaddrinfo.c | 316 #define MATCH(x, y, w) \ macro
|