Searched defs:MATCH (Results 1 - 25 of 44) sorted by relevance

12

/netbsd-current/usr.sbin/mtree/
H A Dexcludes.c110 #define MATCH(g, n) (fnmatch((g), (n), FNM_PATHNAME) == 0) macro
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh3_dev.cpp302 #define MATCH(p) \ macro
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Ddtbs_equal_ordered.c30 #define MATCH() \ macro
H A Ddtbs_equal_unordered.c32 #define MATCH() \ macro
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_init.c313 #define MATCH(line, name) \ macro
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon6802
/netbsd-current/lib/libc/resolv/
H A Dres_init.c356 #define MATCH(line, name) \ macro
/netbsd-current/lib/libc/citrus/modules/
H A Dcitrus_mskanji.c502 #define MATCH(x, act) \ macro
H A Dcitrus_gbk2k.c429 #define MATCH(x, act) \ macro
H A Dcitrus_utf1632.c361 #define MATCH(x, act) \ macro
H A Dcitrus_ues.c434 #define MATCH(x, act) \ macro
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dcooked-index.h160 MATCH, enumerator in enum:cooked_index_entry::comparison_mode
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon4123
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon2381
/netbsd-current/usr.bin/sed/
H A Dprocess.c290 #define MATCH(a) \ macro
/netbsd-current/usr.sbin/isibootd/
H A Disibootd.c417 #define MATCH(x, v) ((v) == ((v) & (x))) macro
456 #undef MATCH macro
/netbsd-current/common/dist/zlib/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon17
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon1183
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon2670
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/property/
H A Dproperty_parse.c43 #define MATCH(s, m) match(s, m, sizeof(m) - 1) macro
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dgetaddrinfo.c274 #define MATCH(x, y, w) \ macro
/netbsd-current/external/historical/nawk/dist/
H A Dytab.h60 MATCH = 266, enumerator in enum:yytokentype
/netbsd-current/common/lib/libprop/
H A Dprop_object.c737 #define MATCH(str) (strncmp(&xml[1], str, strlen(str)) == 0) macro
761 #undef MATCH macro
/netbsd-current/sys/arch/sparc/sparc/
H A Dcpu.c2116 #define MATCH(x) (mp->x == x || mp->x == ANY) macro
2122 #undef MATCH macro
/netbsd-current/sys/kern/
H A Dvfs_lookup.c94 #define MATCH(str) \ macro
196 #undef MATCH macro
[all...]

Completed in 378 milliseconds

12