Searched defs:pol (Results 1 - 12 of 12) sorted by relevance
/third_party/toybox/toys/other/ |
H A D | chrt.c | 58 int pol, pri; in chrt_main() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
H A D | stress.c | 104 int pol; in threaded() local
|
/third_party/libwebsockets/include/ |
H A D | libwebsockets.hxx | 116 lws_ss_policy_t pol; member in lss
|
/third_party/libwebsockets/lib/secure-streams/ |
H A D | policy-common.c | 302 lws_ss_policy_ref_trust_store(struct lws_context *context, const lws_ss_policy_t *pol, char doref) lws_ss_policy_ref_trust_store() argument 380 lws_ss_policy_unref_trust_store(struct lws_context *context, const lws_ss_policy_t *pol) lws_ss_policy_unref_trust_store() argument 412 const lws_ss_policy_t *pol; lws_ss_policy_set() local [all...] |
H A D | secure-streams.c | 948 const lws_ss_policy_t *pol; in lws_ss_create() local [all...] |
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/ |
H A D | minimal-secure-streams.c | 73 const lws_ss_policy_t *pol, *lastpol = NULL; in main() local [all...] |
/third_party/libwebsockets/lib/core-net/client/ |
H A D | sort-dns.c | 168 const struct score_policy *pol = rfc6724_policy; in lws_sort_dns_classify() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.cpp | 744 Instruction::clone(ClonePolicy<Function>& pol, Instructio argument 927 clone(ClonePolicy<Function>& pol, Instruction *i) const clone() argument 1114 clone(ClonePolicy<Function>& pol, Instruction *i) const clone() argument 1144 clone(ClonePolicy<Function>& pol, Instruction *i) const clone() argument [all...] |
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | commands.c | 269 char *pol; in get_mbind_policy() local
|
/third_party/selinux/libsepol/src/ |
H A D | link.c | 1938 policydb_t *pol = state->base; in is_decl_requires_met() local 2130 static int enable_avrules(link_state_t * state, policydb_t * pol) in enable_avrules() argument 2431 static int populate_roleattributes(link_state_t *state, policydb_t *pol) in populate_roleattributes() argument [all...] |
H A D | expand.c | 2856 static void discard_tunables(sepol_handle_t *sh, policydb_t *pol) in discard_tunables() argument
|
H A D | policydb.c | 1658 int symtab_insert(policydb_t * pol, uint32_t sym, in symtab_insert() argument
|
Completed in 20 milliseconds