Home
last modified time | relevance | path

Searched refs:policy (Results 1 – 25 of 81) sorted by relevance

1234

/AOO42X/main/sal/osl/unx/
H A Dthread.c729 int policy=0; in osl_thread_priority_init_Impl() local
734 if ((nRet = pthread_getschedparam(pthread_self(), &policy, &param)) != 0) in osl_thread_priority_init_Impl()
741 if ( policy >= _SCHED_NEXT) in osl_thread_priority_init_Impl()
746 policy=SCHED_OTHER; in osl_thread_priority_init_Impl()
750 if ((nRet = sched_get_priority_min(policy) ) != -1) in osl_thread_priority_init_Impl()
752 OSL_TRACE("Min Prioriy for policy '%i' == '%i'\n",policy,nRet); in osl_thread_priority_init_Impl()
762 if ((nRet = sched_get_priority_max(policy) ) != -1) in osl_thread_priority_init_Impl()
764 OSL_TRACE("Max Prioriy for policy '%i' == '%i'\n",policy,nRet); in osl_thread_priority_init_Impl()
785 if ((nRet = pthread_setschedparam(pthread_self(), policy, &param)) != 0) in osl_thread_priority_init_Impl()
788 …OSL_TRACE("Thread ID '%i', Policy '%i', Priority '%i'\n",pthread_self(),policy,param.sched_priorit… in osl_thread_priority_init_Impl()
[all …]
/AOO42X/main/offapi/com/sun/star/ucb/
H A DXInteractionCookieHandling.idl46 policy.
54 /** Set a general policy to hand back.
59 Some policy how to handle cookies.
64 /** Set a policy to hand back for a specific cookie.
71 should have a policy of <member>CookiePolicy::CONFIRM</member>.
74 If <TRUE/>, set the policy for the cookie to
/AOO42X/main/udkapi/com/sun/star/security/
H A DXAccessController.idl56 permission should be allowed or denied, based on the security policy
86 XAccessControlContext, the given XAccessControlContext and the security policy currently
110 XAccessControlContext, the given XAccessControlContext and the security policy currently
114 <b>only</b> with the permissions of the security policy currently in effect.
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_4/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_5/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_9/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_3/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_8/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_6/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_11/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
319 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_2/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_1/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_10/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
314 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_4/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Root_7/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_7/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_3/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_5/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/AOO42X/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/
H A Dopenssl.cfg97 policy = policy_match
99 # For the CA policy
108 # For the 'anything' policy
313 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo

1234