Home
last modified time | relevance | path

Searched refs:match_pattern (Results 1 – 25 of 46) sorted by relevance

12

/external/openssh/regress/unittests/match/
Dtests.c27 ASSERT_INT_EQ(match_pattern("", ""), 1); in tests()
28 ASSERT_INT_EQ(match_pattern("", "aaa"), 0); in tests()
29 ASSERT_INT_EQ(match_pattern("aaa", ""), 0); in tests()
30 ASSERT_INT_EQ(match_pattern("aaa", "aaaa"), 0); in tests()
31 ASSERT_INT_EQ(match_pattern("aaaa", "aaa"), 0); in tests()
35 ASSERT_INT_EQ(match_pattern("", "*"), 1); in tests()
36 ASSERT_INT_EQ(match_pattern("a", "?"), 1); in tests()
37 ASSERT_INT_EQ(match_pattern("aa", "a?"), 1); in tests()
38 ASSERT_INT_EQ(match_pattern("a", "*"), 1); in tests()
39 ASSERT_INT_EQ(match_pattern("aa", "a*"), 1); in tests()
[all …]
/external/libevent/sample/
Dhostcheck.c205 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck() argument
207 if(!match_pattern || !*match_pattern || in Curl_cert_hostcheck()
211 if(Curl_raw_equal(hostname, match_pattern)) /* trivial case */ in Curl_cert_hostcheck()
214 if(hostmatch(hostname,match_pattern) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
Dhostcheck.h27 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname);
/external/openssh/
Dmatch.c57 match_pattern(const char *s, const char *pattern) in match_pattern() function
81 match_pattern(s + 1, pattern + 1)) in match_pattern()
91 if (match_pattern(s, pattern)) in match_pattern()
158 if (match_pattern(string, sub)) { in match_pattern_list()
237 return match_pattern(user, pattern); in match_user()
243 if ((ret = match_pattern(user, pat)) == 1) in match_user()
Dmatch.h17 int match_pattern(const char *, const char *);
Dgroupaccess.c92 if (match_pattern(groups_byname[i], groups[j])) in ga_match()
Daddrmatch.c418 if (addr != NULL && match_pattern(addr, cp) == 1) in addr_match_list()
Dsession.c2049 if (match_pattern(name, options.accept_env[i])) { in session_env_req()
Dclientloop.c2645 if (match_pattern(name, options.send_env[j])) { in client_session2_setup()
Dmux.c260 if (match_pattern(name, options.send_env[i])) in env_permitted()
Dreadconf.c1319 if (match_pattern(host, arg)) { in process_config_line_depth()
/external/curl/lib/
Dhostcheck.c128 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck() argument
133 if(!match_pattern || !*match_pattern || in Curl_cert_hostcheck()
137 matchp = strdup(match_pattern); in Curl_cert_hostcheck()
Dhostcheck.h29 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname);
/external/autotest/server/cros/chaos_lib/
Dchaos_log_analyzer.py52 stop_pattern=None, match_pattern=None): argument
69 if match_pattern:
70 match_re = re.compile(match_pattern)
/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc954 Codec match_pattern; in GetCodecIntParameter() local
955 match_pattern.id = id; in GetCodecIntParameter()
956 match_pattern.name = name; in GetCodecIntParameter()
958 if (codecs[i].Matches(match_pattern)) { in GetCodecIntParameter()
/external/linux-kselftest/tools/testing/selftests/tc-testing/
Dtdc.py216 match_pattern = re.compile(
220 match_index = re.findall(match_pattern, procout)
/external/tensorflow/tensorflow/contrib/quantize/python/
Dfold_batch_norms.py575 def _FindMatchingTensor(graph, match_pattern, scope): argument
598 if op.name.endswith(match_pattern):
/external/curl/lib/vtls/
Dopenssl.c1433 const char *match_pattern, const char *hostname, in subj_alt_hostcheck() argument
1442 char *match_pattern2 = strdup(match_pattern); in subj_alt_hostcheck()
1468 if(Curl_cert_hostcheck(match_pattern, hostname)) {
1470 dispname, match_pattern);
/external/v8/src/heap/
Dfactory.h932 Handle<Object> match_pattern);
/external/v8/src/regexp/
Djsregexp.h92 Handle<String> match_pattern);
/external/swiftshader/third_party/LLVM/autoconf/m4/
Dlibtool.m42339 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
2359 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
2361 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
2377 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
2379 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
/external/google-breakpad/m4/
Dlibtool.m43073 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
3093 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3095 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
3111 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
3113 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
/external/libusb-compat/m4/
Dlibtool.m43074 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
3094 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3096 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
3112 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
3114 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
/external/cmockery/cmockery_0_1_2/
Daclocal.m42365 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
2385 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
2387 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
2403 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
2405 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
/external/libnfnetlink/m4/
Dlibtool.m43271 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
3291 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3293 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
3309 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
3311 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'

12