Home
last modified time | relevance | path

Searched defs:match_pattern (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/contrib/ntp/sntp/libevent/sample/
H A Dhostcheck.c205 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck()
/freebsd-14.2/contrib/libevent/sample/
H A Dhostcheck.c205 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck()
/freebsd-14.2/crypto/openssh/
H A Dmatch.c57 match_pattern(const char *s, const char *pattern) in match_pattern() function
H A Dssh_namespace.h415 #define match_pattern Fssh_match_pattern macro
/freebsd-14.2/contrib/less/
H A Dpattern.c445 public int match_pattern(PATTERN_TYPE pattern, char *tpattern, char *line, int line_len, char **sp,… in match_pattern() function
/freebsd-14.2/contrib/libarchive/unzip/
H A Dbsdunzip.c301 match_pattern(struct pattern_list *list, const char *str) in match_pattern() function
/freebsd-14.2/contrib/sendmail/src/
H A Dparseaddr.c1049 char **match_pattern; /* pointer to pattern */ member
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_enc_ses.c879 struct dev_match_pattern match_pattern; in ses_path_iter_devid_callback() local
/freebsd-14.2/sys/cam/
H A Dcam_ccb.h481 union match_pattern { union