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

1234567891011>>

/freebsd-10-stable/lib/libc/mips/string/
H A Dbcmp.S123 match: label
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/ld/
H A Dt_section.sh86 match() { function
/freebsd-10-stable/sys/mips/mips/
H A Dsupport.S657 match: label
/freebsd-10-stable/usr.sbin/faithd/
H A Dprefix.h42 struct prefix match; member in struct:config
/freebsd-10-stable/contrib/netbsd-tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c29 bool match; local
/freebsd-10-stable/contrib/binutils/gas/
H A Demul.h26 void (* match) (const char *); member in struct:emulation
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp47 bool match = true; local
/freebsd-10-stable/contrib/ncurses/form/
H A Dfty_regex.c269 bool match = FALSE; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_bm.c51 ssize_t match; member in struct:__anon3978
H A Dt_memchr.c32 char match; member in struct:tab
H A Dt_strrchr.c31 char match; member in struct:tab
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dcompat.c44 krb5_principal match; local
H A Dcopy_ccache.c105 krb5_boolean match; local
/freebsd-10-stable/gnu/usr.bin/rcs/ident/
H A Dident.c224 match(fp) /* group substring between two KDELIM's; then do pattern match */ function
/freebsd-10-stable/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
/freebsd-10-stable/usr.bin/vgrind/RETEST/
H A Dretest.c54 char *match; local
[all...]
/freebsd-10-stable/usr.bin/xargs/
H A Dstrnsubst.c32 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_pathmatch.c60 int match = 1, nomatch = 0; local
107 int match = 1, nomatch = 0; local
[all...]
/freebsd-10-stable/contrib/apr-util/test/
H A Dteststrmatch.c36 const char *match = NULL; local
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtext_test.cpp132 ATF_TEST_CASE(match); variable
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/
H A Dlldb.cpp380 NameMatches(const char *name, NameMatchType match_type, const char *match) argument
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcreds.c212 krb5_boolean match = TRUE; local
[all...]
/freebsd-10-stable/usr.bin/from/
H A Dfrom.c146 match(const char *line, const char *sender) function
/freebsd-10-stable/contrib/libarchive/cat/
H A Dcmdline.c118 const struct bsdcat_option *popt, *match = NULL, *match2 = NULL; local
[all...]
/freebsd-10-stable/contrib/libarchive/tar/
H A Dcmdline.c218 const struct bsdtar_option *popt, *match = NULL, *match2 = NULL; local
[all...]

Completed in 154 milliseconds

1234567891011>>