Searched refs:gen (Results 1 - 25 of 109) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_alt.c68 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
69 static int do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
91 GENERAL_NAME *gen; local
93 gen = sk_GENERAL_NAME_value(gens, i);
94 ret = i2v_GENERAL_NAME(method, gen, ret);
101 GENERAL_NAME *gen, STACK_OF(CONF_VALUE) *ret)
106 switch (gen->type)
121 X509V3_add_value_uchar("email",gen->d.ia5->data, &ret);
125 X509V3_add_value_uchar("DNS",gen->d.ia5->data, &ret);
129 X509V3_add_value_uchar("URI",gen
171 GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) argument
253 GENERAL_NAME *gen; local
270 GENERAL_NAME *gen; local
321 GENERAL_NAME *gen; local
342 GENERAL_NAME *gen = NULL; local
392 GENERAL_NAME *gen; local
423 GENERAL_NAME *gen = NULL; local
534 do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) argument
559 do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) argument
[all...]
H A Dv3_akey.c120 GENERAL_NAME *gen = NULL; local
187 || !(gen = GENERAL_NAME_new())
188 || !sk_GENERAL_NAME_push(gens, gen))
193 gen->type = GEN_DIRNAME;
194 gen->d.dirn = isname;
H A Dv3_crld.c107 GENERAL_NAME *gen = NULL; local
114 if(!(gen = v2i_GENERAL_NAME(method, ctx, cnf))) goto err;
116 if(!sk_GENERAL_NAME_push(gens, gen)) goto merr;
117 gen = NULL;
133 GENERAL_NAME_free(gen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dv3_alt.c88 GENERAL_NAME *gen; local
90 gen = sk_GENERAL_NAME_value(gens, i);
91 ret = i2v_GENERAL_NAME(method, gen, ret);
98 GENERAL_NAME *gen, STACK_OF(CONF_VALUE) *ret)
102 switch (gen->type)
117 X509V3_add_value_uchar("email",gen->d.ia5->data, &ret);
121 X509V3_add_value_uchar("DNS",gen->d.ia5->data, &ret);
125 X509V3_add_value_uchar("URI",gen->d.ia5->data, &ret);
129 X509_NAME_oneline(gen->d.dirn, oline, 256);
134 p = gen
153 GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) argument
222 GENERAL_NAME *gen; local
239 GENERAL_NAME *gen; local
290 GENERAL_NAME *gen; local
311 GENERAL_NAME *gen = NULL; local
360 GENERAL_NAME *gen; local
384 GENERAL_NAME *gen = NULL; local
[all...]
H A Dv3_akey.c118 GENERAL_NAME *gen = NULL; local
168 if(!(gens = sk_GENERAL_NAME_new_null()) || !(gen = GENERAL_NAME_new())
169 || !sk_GENERAL_NAME_push(gens, gen)) {
173 gen->type = GEN_DIRNAME;
174 gen->d.dirn = isname;
H A Dv3_crld.c107 GENERAL_NAME *gen = NULL; local
114 if(!(gen = v2i_GENERAL_NAME(method, ctx, cnf))) goto err;
116 if(!sk_GENERAL_NAME_push(gens, gen)) goto merr;
117 gen = NULL;
133 GENERAL_NAME_free(gen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/zorro/
H A DMakefile8 hostprogs-y := gen-devlist
18 cmd_devlist = ( cd $(obj); ./gen-devlist ) < $<
19 $(obj)/devlist.h: $(src)/zorro.ids $(obj)/gen-devlist
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/tools/
H A DMakefile13 include/asm-sh/machtypes.h: $(src)/gen-mach-types $(src)/mach-types
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/tools/
H A DMakefile7 include/asm-arm/mach-types.h: $(src)/gen-mach-types $(src)/mach-types
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mm/
H A DMakefile12 obj-$(CONFIG_CPU_MIPS32) += c-r4k.o cex-gen.o pg-r4k.o tlb-r4k.o
13 obj-$(CONFIG_CPU_MIPS64) += c-r4k.o cex-gen.o pg-r4k.o tlb-r4k.o
14 obj-$(CONFIG_CPU_NEVADA) += c-r4k.o cex-gen.o pg-r4k.o tlb-r4k.o
15 obj-$(CONFIG_CPU_R10000) += c-r4k.o cex-gen.o pg-r4k.o tlb-r4k.o
17 obj-$(CONFIG_CPU_R4300) += c-r4k.o cex-gen.o pg-r4k.o tlb-r4k.o
18 obj-$(CONFIG_CPU_R4X00) += c-r4k.o cex-gen.o pg-r4k.o tlb-r4k.o
19 obj-$(CONFIG_CPU_R5000) += c-r4k.o cex-gen.o pg-r4k.o tlb-r4k.o
20 obj-$(CONFIG_CPU_R5432) += c-r4k.o cex-gen.o pg-r4k.o tlb-r4k.o
21 obj-$(CONFIG_CPU_R8000) += c-r4k.o cex-gen.o pg-r4k.o tlb-r8k.o
22 obj-$(CONFIG_CPU_RM7000) += c-r4k.o cex-gen
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/tests/
H A DMakefile.am51 EXTRA_DIST=c-plus-plus-test-gen.py
53 gen:
54 python ./c-plus-plus-test-gen.py avahi-common avahi-core avahi-client avahi-glib > c-plus-plus-test.cc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/script/
H A Dgen-8bit-gap.sh14 echo " * and source/script/gen-8bit-gap.sh script "
34 cat "$CHARMAP" | gawk -f ./script/gen-8bit-gap.awk
H A Dgen-8bit-gap.sh.in14 echo " * and source/script/gen-8bit-gap.sh script "
34 cat "$CHARMAP" | @AWK@ -f @srcdir@/script/gen-8bit-gap.awk
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgfmt-149 if ${MSGFMT} -o LC_MESSAGES/gen.mo module1.po module2.po 2> /dev/null; then
59 ${MSGFMT} -o LC_MESSAGES/gen.mo modules.po
65 ${GETTEXT} --env LC_ALL=en gen 'SYS_(C)
H A Dmsgfmt-261 if ${MSGFMT} -o LC_MESSAGES/gen.mo module1.po module2.po 2> /dev/null; then
71 ${MSGFMT} -o LC_MESSAGES/gen.mo modules.po
77 ${GETTEXT} --env LC_ALL=en gen 'error 3' > mf-test2.out
H A Dmsgfmt-properties-129 if ${MSGFMT} --properties-input -o LC_MESSAGES/gen.mo mf-p-1-1.properties mf-p-1-2.properties 2> /dev/null; then
39 ${MSGFMT} --properties-input -o LC_MESSAGES/gen.mo mf-p-1-s.properties
45 ${GETTEXT} --env LC_ALL=en gen 'SYS_(C)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A DMakefile56 aic7xxx-gen-$(CONFIG_AIC7XXX_BUILD_FIRMWARE) := $(obj)/aic7xxx_seq.h \
58 aic7xxx-gen-$(CONFIG_AIC7XXX_REG_PRETTY_PRINT) += $(obj)/aic7xxx_reg_print.c
71 $(aic7xxx-gen-y): $(src)/aic7xxx.seq $(src)/aic7xxx.reg $(obj)/aicasm/aicasm
77 aic79xx-gen-$(CONFIG_AIC79XX_BUILD_FIRMWARE) := $(obj)/aic79xx_seq.h \
79 aic79xx-gen-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += $(obj)/aic79xx_reg_print.c
92 $(aic79xx-gen-y): $(src)/aic79xx.seq $(src)/aic79xx.reg $(obj)/aicasm/aicasm
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_cl.c102 GENERAL_NAME *gen; local
103 gen = GENERAL_NAME_new();
104 if (gen == NULL)
106 if (!X509_NAME_set(&gen->d.directoryName, nm))
108 GENERAL_NAME_free(gen);
111 gen->type = GEN_DIRNAME;
114 req->tbsRequest->requestorName = gen;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_region.c80 rep->gen = 0;
315 rep->egen = rep->gen + 1;
368 * Initialize the value of gen in the region. Called only from
370 * as we create the rep region. We set the rep->gen field which
390 rep->gen = 0;
391 if ((ret = __rep_write_gen(env, rep->gen)) != 0)
395 * File exists, open it and read in our gen.
400 if ((ret = __os_read(env, fhp, &rep->gen, sizeof(u_int32_t),
403 RPRINT(env, DB_VERB_REP_MISC, (env, "Read in gen %lu",
404 (u_long)rep->gen));
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans_ail.c87 int gen; local
96 lip = xfs_trans_first_ail(mp, &gen);
175 lip = xfs_trans_next_ail(mp, lip, &gen, &restarts);
383 int *gen)
388 *gen = (int)mp->m_ail_gen;
404 int *gen,
409 ASSERT(mp && lip && gen);
410 if (mp->m_ail_gen == *gen) {
414 *gen = (int)mp->m_ail_gen;
381 xfs_trans_first_ail( xfs_mount_t *mp, int *gen) argument
401 xfs_trans_next_ail( xfs_mount_t *mp, xfs_log_item_t *lip, int *gen, int *restarts) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dcsr.h53 #define CSR_SET_BUS_INFO_GENERATION(csr, gen) \
57 (gen) << CSR_GENERATION_SHIFT))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ocsp/
H A Docsp_cl.c102 GENERAL_NAME *gen; local
103 gen = GENERAL_NAME_new();
104 if (!X509_NAME_set(&gen->d.directoryName, nm))
106 GENERAL_NAME_free(gen);
109 gen->type = GEN_DIRNAME;
112 req->tbsRequest->requestorName = gen;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dex_data.c301 EX_CLASS_ITEM d, *p, *gen; local
308 gen = OPENSSL_malloc(sizeof(EX_CLASS_ITEM));
309 if(gen)
311 gen->class_index = class_index;
312 gen->meth_num = 0;
313 gen->meth = sk_CRYPTO_EX_DATA_FUNCS_new_null();
314 if(!gen->meth)
315 OPENSSL_free(gen);
320 lh_insert(ex_data, gen);
321 p = gen;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dex_data.c297 EX_CLASS_ITEM d, *p, *gen; local
304 gen = OPENSSL_malloc(sizeof(EX_CLASS_ITEM));
305 if(gen)
307 gen->class_index = class_index;
308 gen->meth_num = 0;
309 gen->meth = sk_CRYPTO_EX_DATA_FUNCS_new_null();
310 if(!gen->meth)
311 OPENSSL_free(gen);
316 lh_insert(ex_data, gen);
317 p = gen;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dsge.c378 * @gen: the generation bit value
386 unsigned int gen, struct pci_dev *pdev)
396 d->len_gen = cpu_to_be32(V_FLD_GEN1(gen));
397 d->gen2 = cpu_to_be32(V_FLD_GEN2(gen));
454 add_one_rx_buf(va, q->buf_size, d, sd, q->gen, adap->pdev);
460 q->gen ^= 1;
494 to->len_gen = cpu_to_be32(V_FLD_GEN1(q->gen));
495 to->gen2 = cpu_to_be32(V_FLD_GEN2(q->gen));
500 q->gen ^= 1;
760 static inline void wr_gen2(struct tx_desc *d, unsigned int gen) argument
384 add_one_rx_buf(unsigned char *va, unsigned int len, struct rx_desc *d, struct rx_sw_desc *sd, unsigned int gen, struct pci_dev *pdev) argument
786 write_wr_hdr_sgl(unsigned int ndesc, struct sk_buff *skb, struct tx_desc *d, unsigned int pidx, const struct sge_txq *q, const struct sg_ent *sgl, unsigned int flits, unsigned int sgl_flits, unsigned int gen, unsigned int wr_hi, unsigned int wr_lo) argument
875 write_tx_pkt_wr(struct adapter *adap, struct sk_buff *skb, const struct port_info *pi, unsigned int pidx, unsigned int gen, struct sge_txq *q, unsigned int ndesc, unsigned int compl) argument
955 unsigned int ndesc, pidx, credits, gen, compl; local
1069 write_imm(struct tx_desc *d, struct sk_buff *skb, unsigned int len, unsigned int gen) argument
1305 write_ofld_wr(struct adapter *adap, struct sk_buff *skb, struct sge_txq *q, unsigned int pidx, unsigned int gen, unsigned int ndesc) argument
1374 unsigned int ndesc = calc_tx_descs_ofld(skb), pidx, gen; local
1421 unsigned int gen, pidx; local
[all...]

Completed in 117 milliseconds

12345