Searched defs:matches (Results 1 - 15 of 15) sorted by relevance

/src/usr.bin/what/
H A Dwhat.c58 static int matches; variable in typeref:typename:int
/src/tests/usr.bin/xlint/lint1/
H A Dcheck-expect.lua148 local function matches(comment, pattern) function
[all...]
/src/sys/external/bsd/drm2/include/linux/
H A Ddmi.h68 struct dmi_strmatch matches[4]; member in struct:dmi_system_id
/src/usr.bin/grep/
H A Dutil.c289 regmatch_t matches[MAX_LINE_MATCHES]; local in function:procline
444 printline(struct str *line, int sep, regmatch_t *matches, in argument
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/afl/
H A Dafl_driver.cpp231 int matches = fscanf(extra_stats_file, kExtraStatsFormatString, local in function:maybe_initialize_extra_stats
/src/tests/lib/libc/regex/
H A Dt_regex_att.c362 checkmatches(const char *matches, size_t nm, const regmatch_t *pm, argument
405 char *name, *pattern, *input, *matches, *comment; local in function:att_test
[all...]
/src/sys/dev/pcmcia/
H A Dpcmcia.c389 int matches; local in function:pcmcia_product_lookup
/src/sbin/ifconfig/
H A Dparse.c926 parse(int argc, char **argv, const struct parser *p0, struct match *matches, argument
959 matches_exec(const struct match *matches, prop_dictionary_t oenv, size_t nmatch) argument
/src/lib/libedit/
H A Dfilecomplete.c472 size_t matches; local in function:completion_matches
543 fn_display_match_list(EditLine * el,char ** matches,size_t num,size_t width,const char * (* app_func)(const char *)) argument
670 char **matches; local in function:fn_complete2
[all...]
H A Dreadline.c1947 rl_display_match_list(char **matches, int len, int max) argument
/src/bin/sh/
H A Dhistedit.c949 char **matches = NULL; local in function:sh_matches
[all...]
/src/common/dist/zlib/
H A Ddeflate.h260 uInt matches; /* number of string matches in current block */ member in struct:internal_state
/src/sys/arch/powerpc/booke/pci/
H A Dpq3pci.c583 uint32_t matches = 0; local in function:pq3pci_msi_intr
/src/sys/net/
H A Dzlib.c519 uInt matches; /* number of string matches in current block */ member in struct:deflate_state
[all...]
/src/sys/dev/pci/
H A Dif_iwmreg.h5843 struct iwm_scan_offload_profile_match matches[IWM_SCAN_MAX_PROFILES]; member in struct:iwm_scan_offload_profiles_query

Completed in 33 milliseconds