Home
last modified time | relevance | path

Searched refs:check_policy (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/mbind/
Dmbind01.c45 void (*check_policy)(int); member
95 .check_policy = check_policy_pref_or_local,
110 .check_policy = check_policy_pref_or_local,
207 tc->check_policy = NULL; in do_test()
226 if (tc->check_policy) in do_test()
227 tc->check_policy(policy); in do_test()
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Diterator.hpp43 typedef iterator_policies::buf_id_check check_policy; typedef
45 typedef iterator_policies::no_check check_policy; typedef
50 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/python/Lib/test/test_email/
Dtest_parser.py13 self.check_policy = policy
23 self.assertIs(msg.check_policy, self.MyPolicy)
31 self.assertIs(msg.check_policy, self.MyPolicy)
/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl_lex_iterator.hpp137 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
139 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
144 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/boost/wave/cpplexer/
Dcpp_lex_iterator.hpp154 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
156 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
161 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/libs/wave/samples/cpp_tokens/
Dslex_iterator.hpp147 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
149 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
154 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/libs/wave/samples/list_includes/
Dlexertl_iterator.hpp146 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
148 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
153 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/libs/wave/samples/token_statistics/
Dxlex_iterator.hpp147 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
149 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
154 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/openssl/crypto/x509/
Dx509_lu.c866 X509_STORE_CTX_check_policy_fn check_policy) in X509_STORE_set_check_policy() argument
868 ctx->check_policy = check_policy; in X509_STORE_set_check_policy()
873 return ctx->check_policy; in X509_STORE_get_check_policy()
Dx509_local.h130 int (*check_policy) (X509_STORE_CTX *ctx); member
Dx509_vfy.c78 static int check_policy(X509_STORE_CTX *ctx);
250 ok = ctx->check_policy(ctx); in verify_chain()
1618 static int check_policy(X509_STORE_CTX *ctx) in check_policy() function
2350 if (store && store->check_policy) in X509_STORE_CTX_init()
2351 ctx->check_policy = store->check_policy; in X509_STORE_CTX_init()
2353 ctx->check_policy = check_policy; in X509_STORE_CTX_init()
2542 return ctx->check_policy; in X509_STORE_CTX_get_check_policy()
/third_party/openssl/include/crypto/
Dx509.h225 int (*check_policy) (X509_STORE_CTX *ctx); member
/third_party/openssl/doc/man3/
DX509_STORE_set_verify_cb_func.pod91 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/openssl/include/openssl/
Dx509_vfy.h316 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/openssl/crypto/err/
Dopenssl.txt1714 X509_F_CHECK_POLICY:145:check_policy