Searched defs:match (Results 1 - 25 of 291) sorted by relevance

1234567891011>>

/freebsd-10.3-release/lib/libc/mips/string/
H A Dbcmp.S123 match: label
/freebsd-10.3-release/contrib/netbsd-tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c28 bool match; local
/freebsd-10.3-release/sys/mips/mips/
H A Dsupport.S657 match: label
/freebsd-10.3-release/gnu/usr.bin/rcs/ident/
H A Dident.c224 match(fp) /* group substring between two KDELIM's; then do pattern match */ function
/freebsd-10.3-release/usr.bin/xargs/
H A Dstrnsubst.c32 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) argument
/freebsd-10.3-release/usr.sbin/faithd/
H A Dprefix.h42 struct prefix match; member in struct:config
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/string/
H A Dt_bm.c51 ssize_t match; member in struct:__anon3974
H A Dt_memchr.c32 char match; member in struct:tab
H A Dt_strrchr.c31 char match; member in struct:tab
/freebsd-10.3-release/contrib/ncurses/form/
H A Dfty_regex.c269 bool match = FALSE; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp47 bool match = true; local
/freebsd-10.3-release/crypto/heimdal/lib/gssapi/krb5/
H A Dcompat.c44 krb5_principal match; local
H A Dcopy_ccache.c105 krb5_boolean match; local
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dcreds.c212 krb5_boolean match = TRUE; local
[all...]
/freebsd-10.3-release/contrib/binutils/gas/
H A Demul.h26 void (* match) (const char *); member in struct:emulation
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_pathmatch.c60 int match = 1, nomatch = 0; local
107 int match = 1, nomatch = 0; local
[all...]
/freebsd-10.3-release/usr.bin/vgrind/RETEST/
H A Dretest.c54 char *match; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/
H A Dlldb.cpp380 NameMatches(const char *name, NameMatchType match_type, const char *match) argument
/freebsd-10.3-release/contrib/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp133 bool match = false; local
167 bool match = false; local
201 bool match = false; local
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_acquire_cred_ext.c131 int match = 0; local
/freebsd-10.3-release/contrib/gdtoa/
H A Dsmisc.c112 match function
/freebsd-10.3-release/contrib/libarchive/tar/
H A Dcmdline.c200 const struct bsdtar_option *popt, *match = NULL, *match2 = NULL; local
[all...]
/freebsd-10.3-release/contrib/apr-util/test/
H A Dteststrmatch.c36 const char *match = NULL; local
[all...]
/freebsd-10.3-release/contrib/atf/atf-c++/detail/
H A Dtext_test.cpp132 ATF_TEST_CASE(match); variable
[all...]
/freebsd-10.3-release/sys/xen/interface/foreign/
H A Dmkheader.py97 match = re.search(regex, line); variable
116 match = re.search(regex, input, re.S) variable
126 match = re.search(regex, input, re.S) variable

Completed in 179 milliseconds

1234567891011>>