Home
last modified time | relevance | path

Searched refs:pol (Results 1 – 25 of 33) sorted by relevance

12

/external/kernel-headers/original/linux/
Dmempolicy.h79 extern void __mpol_free(struct mempolicy *pol);
80 static inline void mpol_free(struct mempolicy *pol) in mpol_free() argument
82 if (pol) in mpol_free()
83 __mpol_free(pol); in mpol_free()
86 extern struct mempolicy *__mpol_copy(struct mempolicy *pol);
87 static inline struct mempolicy *mpol_copy(struct mempolicy *pol) in mpol_copy() argument
89 if (pol) in mpol_copy()
90 pol = __mpol_copy(pol); in mpol_copy()
91 return pol; in mpol_copy()
95 #define vma_set_policy(vma, pol) ((vma)->vm_policy = (pol)) argument
[all …]
/external/openssl/crypto/x509v3/
Dv3_cpols.c70 static int i2r_certpol(X509V3_EXT_METHOD *method, STACK_OF(POLICYINFO) *pol, BIO *out, int indent);
136 POLICYINFO *pol; variable
172 pol = policy_section(ctx, polsect, ia5org);
174 if(!pol) goto err;
181 pol = POLICYINFO_new();
182 pol->policyid = pobj;
184 if (!sk_POLICYINFO_push(pols, pol)){
185 POLICYINFO_free(pol);
203 POLICYINFO *pol; in policy_section() local
205 if(!(pol = POLICYINFO_new())) goto merr; in policy_section()
[all …]
/external/iptables/extensions/
Dlibipt_policy.c134 struct ipt_policy_elem *e = &info->pol[info->len]; in parse()
288 e = &info->pol[i]; in final_check()
402 print_entry("", &info->pol[i], numeric); in print()
413 print_entry("--", &info->pol[i], 0); in save()
Dlibip6t_policy.c174 struct ip6t_policy_elem *e = &info->pol[info->len]; in parse()
328 e = &info->pol[i]; in final_check()
442 print_entry("", &info->pol[i], numeric); in print()
455 print_entry("--", &info->pol[i], 0); in save()
Dlibipt_policy.man15 .BI "--pol " "none|ipsec"
Dlibip6t_policy.man15 .BI "--pol " "none|ipsec"
/external/strace/
Dmem.c765 int pol; local
768 else if (syserror(tcp) || umove(tcp, tcp->u_arg[0], &pol) < 0)
771 printxval(policies, pol, "MPOL_???");
/external/iptables/include/linux/netfilter_ipv6/
Dip6t_policy.h53 struct ip6t_policy_elem pol[IP6T_POLICY_MAX_ELEM]; member
/external/iptables/include/linux/netfilter_ipv4/
Dipt_policy.h57 struct ipt_policy_elem pol[IPT_POLICY_MAX_ELEM]; member
/external/iproute2/include/linux/
Dxfrm.h409 struct xfrm_userpolicy_info pol; member
/external/icu4c/data/lang/
Dcs.txt133 pl{"polština"}
Det.txt668 POLYTON{"polütooniline"}
/external/icu4c/data/zone/
Dhr.txt34 ec{"Južni pol"}
Dsr_Latn.txt590 ec{"Južni pol"}
/external/iptables/
Diptables.c1331 const char *pol = iptc_get_policy(chain, &counters, handle); in print_header() local
1333 if (pol) { in print_header()
1334 printf(" (policy %s", pol); in print_header()
Dip6tables.c1265 const char *pol = ip6tc_get_policy(chain, &counters, handle); in print_header() local
1267 if (pol) { in print_header()
1268 printf(" (policy %s", pol); in print_header()
/external/iproute2/ip/
Dxfrm_policy.c433 xpinfo = &xpexp->pol; in xfrm_policy_print()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_lexpos.utf124 ADJ_PL^N_F_PL "políticas" :G2P
167 ADJ_PL^N_M_PL "políticos" :G2P
442 ADJ_SG^N_F_SG "política" :G2P
553 ADJ_SG^N_M_SG "político" :G2P
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kpr.pkb1 …dt�ing�.�ing�-�.�theol�theol�.�techn�.�technischen Wissenschaften�der�sc�.�pol�.�poll�rehr�rer�.�o…
/external/chromium/third_party/icu/source/data/locales/
Dcs.txt1418 pl{"polština"}
Det.txt1729 POLYTON{"polütooniline"}
/external/chromium/net/base/
Deffective_tld_names.gperf2565 pol.dz, 0
2566 pol.ht, 0
Deffective_tld_names.dat751 pol.dz
1019 pol.ht
/external/bluetooth/glib/po/
Dwa.po3 # Si vos voloz donner on côp di spale pol ratournaedje di Gnome (ou des
/external/webkit/WebKitTools/
DChangeLog-2009-06-163057 2009-01-26 Pierre-Olivier Latour <pol@apple.com>
3100 2009-01-21 Pierre-Olivier Latour <pol@apple.com>
3120 2009-01-20 Pierre-Olivier Latour <pol@apple.com>
3132 2009-01-20 Pierre-Olivier Latour <pol@apple.com>
3351 2009-01-06 Pierre-Olivier Latour <pol@apple.com>
4102 2008-11-17 Pierre-Olivier Latour <pol@apple.com>
4113 2008-11-17 Pierre-Olivier Latour <pol@apple.com>
4328 2008-11-03 Pierre-Olivier Latour <pol@apple.com>
4374 2008-10-30 Pierre-Olivier Latour <pol@apple.com>
4457 2008-10-28 Pierre-Olivier Latour <pol@apple.com>
[all …]

12