Searched refs:ct (Results 51 - 75 of 184) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/maurice/
H A Dexample2.c30 char *ct = "This the clear text"; local
58 len = RSA_public_encrypt(strlen(ct)+1, ct, buf, pubKey->pkey.rsa,RSA_PKCS1_PADDING);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/maurice/
H A Dexample2.c30 char *ct = "This the clear text"; local
58 len = RSA_public_encrypt(strlen(ct)+1, ct, buf, pubKey->pkey.rsa,RSA_PKCS1_PADDING);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvp5.c142 int ct; /* code type */ local
156 for (ct=0; ct<3; ct++)
160 if (vp56_rac_get_prob(c, vp5_ract_pct[ct][pt][cg][node])) {
162 model->coeff_ract[pt][ct][cg][node] = def_prob[node];
164 model->coeff_ract[pt][ct][cg][node] = def_prob[node];
174 for (ct=0; ct<3; ct
193 int ct = 1; /* code type */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm_pm91.c533 static void wf_smu_new_control(struct wf_control *ct) argument
538 if (fan_cpu_main == NULL && !strcmp(ct->name, "cpu-rear-fan-0")) {
539 if (wf_get_control(ct) == 0)
540 fan_cpu_main = ct;
543 if (fan_cpu_second == NULL && !strcmp(ct->name, "cpu-rear-fan-1")) {
544 if (wf_get_control(ct) == 0)
545 fan_cpu_second = ct;
548 if (fan_cpu_third == NULL && !strcmp(ct->name, "cpu-front-fan-0")) {
549 if (wf_get_control(ct) == 0)
550 fan_cpu_third = ct;
[all...]
H A Dwindfarm_pm112.c269 struct wf_control *ct; local
327 ct = cpu_fans[i];
328 if (ct == NULL)
330 err = ct->ops->set_value(ct, target * cpu_fan_scale[i] / 100);
333 "error %d\n", ct->name, err);
552 static void pm112_new_control(struct wf_control *ct) argument
556 if (cpufreq_clamp == NULL && !strcmp(ct->name, "cpufreq-clamp")) {
557 if (wf_get_control(ct) == 0)
558 cpufreq_clamp = ct;
[all...]
H A Dwindfarm_smu_controls.c110 static void smu_fan_release(struct wf_control *ct) argument
112 struct smu_fan_control *fct = to_smu_fan(ct);
117 static int smu_fan_set(struct wf_control *ct, s32 value) argument
119 struct smu_fan_control *fct = to_smu_fan(ct);
130 static int smu_fan_get(struct wf_control *ct, s32 *value) argument
132 struct smu_fan_control *fct = to_smu_fan(ct);
137 static s32 smu_fan_min(struct wf_control *ct) argument
139 struct smu_fan_control *fct = to_smu_fan(ct);
143 static s32 smu_fan_max(struct wf_control *ct) argument
145 struct smu_fan_control *fct = to_smu_fan(ct);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_helper.c38 struct nf_conn *ct,
43 struct nf_conn_nat *nat = nfct_nat(ct);
136 struct nf_conn *ct,
188 set_bit(IPS_SEQ_ADJUST_BIT, &ct->status);
191 ct, ctinfo);
194 ct, CTINFO2DIR(ctinfo));
202 struct nf_conn *ct,
318 struct nf_conn *ct,
322 struct nf_conn_nat *nat = nfct_nat(ct);
363 struct nf_conn *ct,
36 adjust_tcp_sequence(u32 seq, int sizediff, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
135 nf_nat_mangle_tcp_packet(struct sk_buff **pskb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned int match_offset, unsigned int match_len, const char *rep_buffer, unsigned int rep_len) argument
201 nf_nat_mangle_udp_packet(struct sk_buff **pskb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned int match_offset, unsigned int match_len, const char *rep_buffer, unsigned int rep_len) argument
316 nf_nat_sack_adjust(struct sk_buff **pskb, struct tcphdr *tcph, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
362 nf_nat_seq_adjust(struct sk_buff **pskb, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
413 nf_nat_follow_master(struct nf_conn *ct, struct nf_conntrack_expect *exp) argument
[all...]
H A Dipt_MASQUERADE.c64 struct nf_conn *ct; local
74 ct = nf_ct_get(*pskb, &ctinfo);
75 nat = nfct_nat(ct);
77 NF_CT_ASSERT(ct && (ctinfo == IP_CT_NEW || ctinfo == IP_CT_RELATED
86 if (ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple.src.u3.ip == 0)
108 return nf_nat_setup_info(ct, &newrange, hooknum);
H A Dipt_NETMAP.c56 struct nf_conn *ct; local
65 ct = nf_ct_get(*pskb, &ctinfo);
81 return nf_nat_setup_info(ct, &newrange, hooknum);
H A Dipt_REDIRECT.c58 struct nf_conn *ct; local
67 ct = nf_ct_get(*pskb, &ctinfo);
68 NF_CT_ASSERT(ct && (ctinfo == IP_CT_NEW || ctinfo == IP_CT_RELATED));
96 return nf_nat_setup_info(ct, &newrange, hooknum);
H A Dnf_nat_proto_unknown.c32 const struct nf_conn *ct)
29 unknown_unique_tuple(struct nf_conntrack_tuple *tuple, const struct nf_nat_range *range, enum nf_nat_manip_type maniptype, const struct nf_conn *ct) argument
H A Dnf_nat_tftp.c27 struct nf_conn *ct = exp->master; local
30 = ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple.src.u.udp.port;
H A Dnf_nat_autofw.c49 struct nf_conn *ct,
56 autofw_expect(struct nf_conn *ct, struct nf_conntrack_expect *exp) argument
70 NF_CT_DUMP_TUPLE(&ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple);
74 port = ntohs(ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple.dst.u.all);
89 nf_nat_setup_info(ct, &pre_range, NF_IP_PRE_ROUTING);
146 struct nf_conn *ct; local
151 ct = nf_ct_get(*pskb, &ctinfo);
152 if (!ct)
159 help = nfct_help(ct);
162 /* alloc will set exp->master = ct */
47 autofw_help(struct sk_buff **pskb, unsigned int protoff, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dafs_settoken.c51 DATA_BLOB *ticket, struct ClearToken *ct)
138 *ct = result_ct;
212 struct ClearToken ct; local
216 if (!afs_decode_token(token_string, &cell, &ticket, &ct))
220 ct.ViceId = getuid();
222 result = afs_settoken(cell, &ct, ticket);
50 afs_decode_token(const char *string, char **cell, DATA_BLOB *ticket, struct ClearToken *ct) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/appletalk/
H A Daarp.c283 int ct; local
287 for (ct = 0; ct < AARP_HASH_SIZE; ct++) {
288 __aarp_expire_timer(&resolved[ct]);
289 __aarp_kick(&unresolved[ct]);
290 __aarp_expire_timer(&unresolved[ct]);
291 __aarp_expire_timer(&proxies[ct]);
304 int ct; local
309 for (ct
335 int ct; local
854 int ct; local
881 int ct = iter->bucket; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_connmark.c44 struct nf_conn *ct; local
47 ct = nf_ct_get(skb, &ctinfo);
48 if (!ct)
51 return (((ct->mark) & info->mask) == info->mark) ^ info->invert;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Doggparsevorbis.c75 char *tt, *ct; local
78 ct = av_malloc(vl + 1);
79 if (!tt || !ct) {
81 av_freep(&ct);
90 memcpy(ct, v, vl);
91 ct[vl] = 0;
93 av_metadata_set(&as->metadata, tt, ct);
96 av_freep(&ct);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter/
H A Dnf_conntrack_proto_gre.h84 int nf_ct_gre_keymap_add(struct nf_conn *ct, enum ip_conntrack_dir dir,
88 void nf_ct_gre_keymap_destroy(struct nf_conn *ct);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest107.tcl110 set ct [$db cursor -txn $t]
111 error_check_good valid_ct [is_valid_cursor $ct $db] TRUE
113 set curslist [list $c2t $ct2 $c2t2 $ct]
138 error_check_good right_cursor_failed $cursor $ct
143 error_check_bad right_cursor_succeeded $cursor $ct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dstart.c94 int i, c, ct; local
108 ct = 0;
113 if (c == '\n' && !ct) {
115 ct = 1;
118 ct = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/console-tools/
H A Dloadfont.c67 int ct = 0, maxct; local
81 up[ct].unicode = unicode;
82 up[ct].fontpos = glyph;
83 ct++;
94 ud.entry_ct = ct;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Diovec.c41 int size, err, ct; local
62 for (ct = 0; ct < m->msg_iovlen; ct++) {
63 err += iov[ct].iov_len;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dstring.c247 * @ct: Another string
250 int strcmp(const char *cs, const char *ct) argument
255 if ((__res = *cs - *ct++) != 0 || !*cs++)
267 * @ct: Another string
270 int strncmp(const char *cs, const char *ct, size_t count) argument
275 if ((__res = *cs - *ct++) != 0 || !*cs++)
453 * @ct: The characters to search for
455 char *strpbrk(const char *cs, const char *ct) argument
460 for (sc2 = ct; *sc2 != '\0'; ++sc2) {
474 * @ct
482 strsep(char **s, const char *ct) argument
581 memcmp(const void *cs, const void *ct, size_t count) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_dbf.c490 struct zfcp_san_dbf_record_ct *ct = &rec->type.ct; local
501 ct->type.request.cmd_req_code = header->cmd_rsp_code;
502 ct->type.request.revision = header->revision;
503 ct->type.request.gs_type = header->gs_type;
504 ct->type.request.gs_subtype = header->gs_subtype;
505 ct->type.request.options = header->options;
506 ct->type.request.max_res_size = header->max_res_size;
508 ct->type.response.cmd_rsp_code = header->cmd_rsp_code;
509 ct
524 struct zfcp_send_ct *ct = (struct zfcp_send_ct *)fsf_req->data; local
536 struct zfcp_send_ct *ct = (struct zfcp_send_ct *)fsf_req->data; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djdarith.c28 int ct; /* bit shift counter, # of bits left in bit buffer part of C */ member in struct:__anon962
29 /* init: ct = -16 */
30 /* run: ct = 0..7 */
31 /* error: ct = -1 */
115 if (--e->ct < 0) {
139 if ((e->ct += 8) < 0) /* update bit shift counter */
141 if (++e->ct == 0)
159 temp <<= e->ct;
217 entropy->ct = -16; /* force reading 2 initial bytes to fill C */
256 if (entropy->ct
[all...]

Completed in 242 milliseconds

12345678