Home
last modified time | relevance | path

Searched defs:match (Results 26 – 50 of 235) sorted by relevance

12345678910

/dragonfly/usr.bin/from/
H A Dfrom.c132 match(char *line, char *sender) in match() function
/dragonfly/contrib/zlib-1.2/
H A Ddeflate.c1242 register Bytef *match; /* matched string */ local
1390 register Bytef *match; /* matched string */ local
1448 local void check_match(s, start, match, length) in check_match() argument
1469 # define check_match(s, start, match, length) argument
H A Dinftrees.c57 unsigned match; /* use base and extra for symbol >= match */ local
/dragonfly/tools/regression/lib/libc-regex/
H A Dtestregex.c858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) in matchprint()
882 matchcheck(regmatch_t* match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flag… in matchcheck()
1078 … char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch,… in extract()
1138 … char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch,… in catchfree()
1253 regmatch_t match[100]; in main() local
/dragonfly/contrib/libarchive/cat/
H A Dcmdline.c118 const struct bsdcat_option *popt, *match = NULL, *match2 = NULL; in bsdcat_getopt() local
/dragonfly/contrib/libarchive/tar/
H A Dcmdline.c220 const struct bsdtar_option *popt, *match = NULL, *match2 = NULL; in bsdtar_getopt() local
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_olc.c109 HAL_BOOL match; in ar9287olcGetTxGainIndex() local
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_upnp_web.c864 const char *match; in web_get_action() local
991 char *match; in web_connection_parse_subscribe() local
1212 char *match; in web_connection_parse_unsubscribe() local
H A Dupnp_xml.c192 const char *match = item; in xml_get_first_item() local
/dragonfly/contrib/lvm2/dist/tools/
H A Dvgrename.c71 int match = 0; in vg_rename_path() local
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ageq.c194 struct ieee80211_node *match) in ieee80211_ageq_remove()
/dragonfly/contrib/nvi2/ex/
H A Dex_global.c70 regmatch_t match[1]; in ex_g_setup() local
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_opt.c388 const BYTE* match; in ZSTD_insertBt1() local
615 const BYTE* const match = base + matchIndex3; in ZSTD_insertBtAndGetAllMatches() local
618 const BYTE* const match = dictBase + matchIndex3; in ZSTD_insertBtAndGetAllMatches() local
644 const BYTE* match; in ZSTD_insertBtAndGetAllMatches() local
703 const BYTE* match = dmsBase + dictMatchIndex; in ZSTD_insertBtAndGetAllMatches() local
/dragonfly/contrib/libarchive/cpio/
H A Dcmdline.c118 const struct option *popt, *match = NULL, *match2 = NULL; in cpio_getopt() local
/dragonfly/crypto/libressl/tls/
H A Dtls_verify.c262 tls_check_name(struct tls *ctx, X509 *cert, const char *name, int *match) in tls_check_name()
/dragonfly/sbin/devd/
H A Ddevd.hh82 class match : public eps class
/dragonfly/usr.bin/tset/
H A Dmap.c184 int match; in mapped() local
/dragonfly/contrib/gdtoa/
H A Dsmisc.c112 match in match() function
/dragonfly/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c194 int match = 0; in getthefile() local
/dragonfly/sys/opencrypto/
H A Dcrypto.c340 int match, hid; in crypto_select_driver() local
549 crypto_find_driver(const char *match) in crypto_find_driver()
911 int match, hid; in crypto_select_kdriver() local
/dragonfly/usr.sbin/lpr/common_source/
H A Dmatchjobs.c404 int jnum, match; in match_jobspec() local
/dragonfly/crypto/openssh/
H A Dauth2.c646 int match; in list_starts_with() local
678 int match; in remove_method() local
/dragonfly/test/testcases/crypto/aesxts/
H A Daes_xts.c120 match(unsigned char *a, unsigned char *b, size_t len) in match() function
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dedit.c178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local
891 char *match = search_find(); in search_redraw() local
917 char *match = search_find(); in search_stop() local
/dragonfly/contrib/gdb-7/bfd/
H A Dtargets.c1431 const struct targmatch *match; in find_target() local

12345678910