Searched refs:gen (Results 51 - 75 of 109) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h129 * Election gen file name
140 #define REP_GENNAME "__db.rep.gen"
201 u_int32_t gen; /* Replication generation number. */ member in struct:__rep
589 u_int32_t gen; /* Generation number. */ member in struct:__anon2036
603 u_int32_t gen; /* Generation number. */ member in struct:__anon2037
H A Dlock.h208 u_int32_t gen; /* Generation count. */ member in struct:__db_lock
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep075.tcl426 # XXX Since we ran db_recover, we lost the rep gen
438 set gen [stat_field $env0 rep_stat "Generation number"]
439 error_check_bad gen $gen $oldgen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A DMakefile72 SOURCES = ccl.c dfa.c ecs.c gen.c main.c misc.c nfa.c parse.y \
74 OBJECTS = ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o \
80 LINTSRCS = ccl.c dfa.c ecs.c gen.c main.c misc.c nfa.c parse.c \
131 gen.o: gen.c flexdef.h config.h
H A DMakefile.in72 SOURCES = ccl.c dfa.c ecs.c gen.c main.c misc.c nfa.c parse.y \
74 OBJECTS = ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o \
80 LINTSRCS = ccl.c dfa.c ecs.c gen.c main.c misc.c nfa.c parse.c \
131 gen.o: gen.c flexdef.h config.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dv3_purp.c611 GENERAL_NAME *gen; local
616 gen = sk_GENERAL_NAME_value(gens, i);
617 if(gen->type == GEN_DIRNAME) {
618 nm = gen->d.dirn;
H A Dx509v3.h427 STACK_OF(CONF_VALUE) *i2v_GENERAL_NAME(X509V3_EXT_METHOD *method, GENERAL_NAME *gen, STACK_OF(CONF_VALUE) *ret);
428 int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen);
433 GENERAL_NAMES *gen, STACK_OF(CONF_VALUE) *extlist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_purp.c637 GENERAL_NAME *gen; local
642 gen = sk_GENERAL_NAME_value(gens, i);
643 if(gen->type == GEN_DIRNAME) {
644 nm = gen->d.dirn;
H A Dv3_utl.c495 GENERAL_NAME *gen; local
508 gen = sk_GENERAL_NAME_value(gens, i);
509 if(gen->type != GEN_EMAIL) continue;
510 if(!append_ia5(&ret, gen->d.ia5)) return NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_fddi.h113 struct net_device_stats gen; member in struct:fddi_statistics
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A DMakefile.am41 dir-list.h file-list.h po-gram-gen.h po-gram-gen2.h \
97 # (read-catalog-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> str-list.c.
98 # (read-catalog-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> open-catalog.c -> dir-list.c -> str-list.c.
99 # (read-catalog-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> po-charset.c.
100 # (read-catalog-abstract.c <--> po-gram-gen.y <--> po-lex.c) -> message.c -> str-list.c.
102 read-catalog-abstract.c po-lex.c po-gram-gen.y po-charset.c \
391 po-gram-gen.c po-gram-gen.h po-gram-gen2.h
394 po-gram-gen2.h: po-gram-gen.h
395 $(SED) -e 's/yy/po_gram_/g' -e 's/extern /extern DLL_VARIABLE /' $(srcdir)/po-gram-gen
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_method.c435 rep->gen++;
438 * elections, so jump the gen if we need to now.
440 if (rep->egen > rep->gen)
441 rep->gen = rep->egen;
453 if (rep->egen <= rep->gen)
454 rep->egen = rep->gen + 1;
456 "New master gen %lu, egen %lu",
457 (u_long)rep->gen, (u_long)rep->egen));
458 if ((ret = __rep_write_gen(env, rep->gen)) != 0)
679 * private env, set our gen numbe
[all...]
H A Drep_auto.c102 DB_HTONL_COPYOUT(env, bp, argp->gen);
130 DB_NTOHL_COPYIN(env, argp->gen, bp);
H A Drep_stat.c110 stats->st_gen = rep->gen;
467 STAT_ULONG("Election generation number", rep->gen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dsge.c1150 unsigned int len, unsigned int gen,
1157 e->len_gen = V_CMD_LEN(len) | V_CMD_GEN1(gen);
1158 e->flags = F_CMD_DATAVALID | V_CMD_EOP(eop) | V_CMD_GEN2(gen);
1170 unsigned int *gen,
1183 *gen, nfrags == 0 && *desc_len == 0);
1192 *gen ^= 1;
1209 unsigned int pidx, unsigned int gen,
1229 V_CMD_GEN2(gen);
1234 e->len_gen = V_CMD_LEN(first_desc_len) | V_CMD_GEN1(gen);
1246 gen
1149 write_tx_desc(struct cmdQ_e *e, dma_addr_t mapping, unsigned int len, unsigned int gen, unsigned int eop) argument
1167 write_large_page_tx_descs(unsigned int pidx, struct cmdQ_e **e, struct cmdQ_ce **ce, unsigned int *gen, dma_addr_t *desc_mapping, unsigned int *desc_len, unsigned int nfrags, struct cmdQ *q) argument
1208 write_tx_descs(struct adapter *adapter, struct sk_buff *skb, unsigned int pidx, unsigned int gen, struct cmdQ *q) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_deadlock.c390 u_int32_t *entryp, gen, id, indx, ndx, nentries, *tmpmap; local
414 gen = op->generation;
417 if (op->generation != gen) {
533 gen = op->generation;
537 if (gen != op->generation) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dx509v3.h427 STACK_OF(CONF_VALUE) *i2v_GENERAL_NAME(X509V3_EXT_METHOD *method, GENERAL_NAME *gen, STACK_OF(CONF_VALUE) *ret);
428 int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen);
433 GENERAL_NAMES *gen, STACK_OF(CONF_VALUE) *extlist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dcommon.h717 unsigned int size, unsigned int token, int gen,
721 unsigned int esize, unsigned int cong_thres, int gen,
725 unsigned int fl_thres, int gen, unsigned int cidx);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.am59 ../src/po-gram-gen.c \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_msg.c350 db_rep->generation = rep->gen;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/hwregs/iop/
H A DMakefile71 ## all - Just print help - you probably want to do 'make gen'
78 ## gen - Generate include files
79 gen: $(IOPROCINCL_FILES) $(IOPROCINCL_FILES2) $(IOPROCASMINCL_FILES)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ddefxx.c1993 bp->stats.gen.rx_packets = bp->rcv_total_frames;
1994 bp->stats.gen.tx_packets = bp->xmt_total_frames;
1995 bp->stats.gen.rx_bytes = bp->rcv_total_bytes;
1996 bp->stats.gen.tx_bytes = bp->xmt_total_bytes;
1997 bp->stats.gen.rx_errors = bp->rcv_crc_errors +
2000 bp->stats.gen.tx_errors = bp->xmt_length_errors;
2001 bp->stats.gen.rx_dropped = bp->rcv_discards;
2002 bp->stats.gen.tx_dropped = bp->xmt_discards;
2003 bp->stats.gen.multicast = bp->rcv_multicast_frames;
2004 bp->stats.gen
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/tests/
H A DMakefile.in333 EXTRA_DIST = c-plus-plus-test-gen.py
628 gen:
629 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/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_recover.c59 #define xlog_recover_check_ail(mp, lip, gen)
2703 int gen; local
2724 lip = xfs_trans_first_ail(mp, &gen);
2737 lip = xfs_trans_next_ail(mp, lip, &gen, NULL);
3029 int gen)
3031 int orig_gen = gen;
3035 lip = xfs_trans_next_ail(mp, lip, &gen, NULL);
3042 ASSERT(gen == orig_gen);
3071 int gen; local
3078 lip = xfs_trans_first_ail(mp, &gen);
3026 xlog_recover_check_ail( xfs_mount_t *mp, xfs_log_item_t *lip, int gen) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_dispatch.c461 #define FIND_GENERATION(hp, txnid, gen) do { \
473 gen = (hp)->gen_array[__i].generation; \

Completed in 320 milliseconds

12345