Searched refs:id2 (Results 1 - 25 of 53) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc4/
H A Drc4_skey.c92 register int id1,id2; local
106 id1=id2=0;
110 id2 = (data[id1] + tmp + id2) & 0xff; \
112 d[(n)]=d[id2]; \
113 d[id2]=tmp; }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/
H A Drc4_skey.c91 register int id1,id2; local
98 id1=id2=0;
102 id2 = (data[id1] + tmp + id2) & 0xff; \
104 d[(n)]=d[id2]; \
105 d[id2]=tmp; }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgusmax.c150 struct snd_ctl_elem_id id1, id2; local
154 memset(&id2, 0, sizeof(id2));
155 id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
158 strcpy(id2.name, "Synth Playback Switch");
159 if ((err = snd_ctl_rename_id(card, &id1, &id2)) < 0)
162 strcpy(id2.name, "Synth Playback Volume");
163 if ((err = snd_ctl_rename_id(card, &id1, &id2)) < 0)
167 strcpy(id2.name, "CD Playback Switch");
168 if ((err = snd_ctl_rename_id(card, &id1, &id2)) <
[all...]
H A Dinterwave.c476 struct snd_ctl_elem_id id1, id2; local
481 memset(&id2, 0, sizeof(id2));
482 id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
493 strcpy(id2.name, "Synth Playback Switch");
494 if ((err = snd_ctl_rename_id(card, &id1, &id2)) < 0)
497 strcpy(id2.name, "Synth Playback Volume");
498 if ((err = snd_ctl_rename_id(card, &id1, &id2)) < 0)
502 strcpy(id2.name, "CD Playback Switch");
503 if ((err = snd_ctl_rename_id(card, &id1, &id2)) <
704 struct snd_ctl_elem_id id1, id2; local
[all...]
H A Dgusextreme.c217 struct snd_ctl_elem_id id1, id2; local
221 memset(&id2, 0, sizeof(id2));
222 id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
226 strcpy(id2.name, "Synth Playback Volume");
227 error = snd_ctl_rename_id(card, &id1, &id2);
233 strcpy(id2.name, "Synth Playback Switch");
234 error = snd_ctl_rename_id(card, &id1, &id2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/
H A Dsgalaxy.c178 struct snd_ctl_elem_id id1, id2; local
183 memset(&id2, 0, sizeof(id2));
184 id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
187 strcpy(id2.name, "Line Playback Switch");
188 if ((err = snd_ctl_rename_id(card, &id1, &id2)) < 0)
191 strcpy(id2.name, "Line Playback Volume");
192 if ((err = snd_ctl_rename_id(card, &id1, &id2)) < 0)
196 strcpy(id2.name, "FM Playback Switch");
197 if ((err = snd_ctl_rename_id(card, &id1, &id2)) <
[all...]
H A Dopl3sa2.c506 struct snd_ctl_elem_id id1, id2; local
512 memset(&id2, 0, sizeof(id2));
513 id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
516 strcpy(id2.name, "CD Playback Switch");
517 if ((err = snd_ctl_rename_id(card, &id1, &id2)) < 0) {
522 strcpy(id2.name, "CD Playback Volume");
523 if ((err = snd_ctl_rename_id(card, &id1, &id2)) < 0) {
529 strcpy(id2.name, "FM Playback Switch");
530 if ((err = snd_ctl_rename_id(card, &id1, &id2)) <
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep021.tcl134 set id2 11
135 set c_logtype($id2) [lindex $logset 1]
136 set c_logargs($id2) [adjust_logargs $c_logtype($id2)]
137 set c_txnargs($id2) [adjust_txnargs $c_logtype($id2)]
139 set id2 11
140 repladd $id2
141 set cl2_envcmd "berkdb_env_noerr -create $c_txnargs($id2) $verbargs \
142 $c_logargs($id2)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Docfs2_fs.h289 #define OCFS2_RAW_SB(dinode) (&((dinode)->id2.i_super))
327 * offsets are relative to ocfs2_dinode.id2.i_list or
349 * ocfs2_dinode.id2.i_chain.
363 * ocfs2_dinode.id2.i_dealloc.
396 * are relative to the start of ocfs2_dinode.id2.
431 * relative to the start of ocfs2_dinode.id2.
501 } id2; member in struct:ocfs2_dinode
546 offsetof(struct ocfs2_dinode, id2.i_symlink);
554 offsetof(struct ocfs2_dinode, id2.i_list.l_recs);
564 offsetof(struct ocfs2_dinode, id2
[all...]
H A Dsuper.c1328 osb->max_slots = le16_to_cpu(di->id2.i_super.s_max_slots);
1392 le32_to_cpu(di->id2.i_super.s_clustersize_bits);
1412 if (ocfs2_setup_osb_uuid(osb, di->id2.i_super.s_uuid,
1413 sizeof(di->id2.i_super.s_uuid))) {
1419 memcpy(&uuid_net_key, di->id2.i_super.s_uuid, sizeof(uuid_net_key));
1422 strncpy(osb->vol_label, di->id2.i_super.s_label, 63);
1424 osb->root_blkno = le64_to_cpu(di->id2.i_super.s_root_blkno);
1425 osb->system_dir_blkno = le64_to_cpu(di->id2.i_super.s_system_dir_blkno);
1427 le64_to_cpu(di->id2.i_super.s_first_cluster_group);
1478 osb->bitmap_cpg = le16_to_cpu(di->id2
[all...]
H A Dalloc.h52 return le16_to_cpu(fe->id2.i_list.l_tree_depth) + 2;
H A Dsuballoc.c162 max_bits = le16_to_cpu(di->id2.i_chain.cl_cpg) * le16_to_cpu(di->id2.i_chain.cl_bpc);
171 le16_to_cpu(di->id2.i_chain.cl_next_free_rec)) {
293 cl = &fe->id2.i_chain;
854 fe_ptr = le64_to_cpu(fe->id2.i_chain.cl_recs[chain].c_blkno);
880 bg->bg_next_group = fe->id2.i_chain.cl_recs[chain].c_blkno;
895 fe->id2.i_chain.cl_recs[chain].c_blkno = bg->bg_blkno;
906 fe->id2.i_chain.cl_recs[chain].c_blkno = cpu_to_le64(fe_ptr);
1006 struct ocfs2_chain_list *cl = (struct ocfs2_chain_list *) &di->id2.i_chain;
1104 struct ocfs2_chain_list *cl = (struct ocfs2_chain_list *) &fe->id2
[all...]
H A Dsymlink.c98 link = (char *) fe->id2.i_symlink;
H A Djournal.h349 dinode_blocks = 1 + 1 + le16_to_cpu(fe->id2.i_list.l_tree_depth);
383 u16 tree_depth = le16_to_cpu(fe->id2.i_list.l_tree_depth);
H A Dalloc.c186 struct ocfs2_extent_list *el = &di->id2.i_list;
318 el = &fe->id2.i_list;
487 el = &fe->id2.i_list;
670 fe_el = &fe->id2.i_list;
766 el = &fe->id2.i_list;
819 && (fe->id2.i_list.l_next_free_rec == fe->id2.i_list.l_count))
2020 el = &di->id2.i_list;
2190 el = &di->id2.i_list;
2415 tl = &di->id2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-vbi.c376 int id1, id2, l, err = 0; local
386 id2 = p[0] & 0xf;
391 switch (id2) {
393 id2 = V4L2_SLICED_TELETEXT_B;
396 id2 = V4L2_SLICED_WSS_625;
399 id2 = V4L2_SLICED_CAPTION_525;
403 id2 = V4L2_SLICED_VPS;
409 id2 = 0;
414 vbi->type = err ? 0 : id2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_lib.c123 u8 id1, id2; local
143 id2 = snd_opl4_read(opl4, OPL4_REG_MIX_CONTROL_PCM);
144 snd_printdd("OPL4 id1=%02x id2=%02x\n", id1, id2);
145 if (id1 != 0x00 || id2 != 0xff)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-vbi.c155 int i, l, id2; local
176 id2 = *p & 0xf;
177 switch (id2) {
179 id2 = V4L2_SLICED_TELETEXT_B;
182 id2 = V4L2_SLICED_CAPTION_525;
186 id2 = V4L2_SLICED_VPS;
189 id2 = V4L2_SLICED_WSS_625;
192 id2 = 0;
199 itv->vbi.sliced_dec_data[line].id = id2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dac97_codec.c621 int len = 0, cap, extid, val, id1, id2; local
629 id2 = codec->codec_read(codec, AC97_VENDOR_ID2);
631 len += sprintf (page+len, "Vendor id : %04X %04X\n", id1, id2);
695 * codec_id - Turn id1/id2 into a PnP string
697 * @id2: Vendor ID2
700 * Fills buf with a zero terminated PnP ident string for the id1/id2
704 static char *codec_id(u16 id1, u16 id2, char *buf) argument
707 snprintf(buf, CODEC_ID_BUFSZ, "0x%04x:0x%04x", id1, id2);
711 buf[2] = (id2 >> 8);
712 snprintf(buf+3, CODEC_ID_BUFSZ - 3, "%d", id2
813 u16 id1, id2; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_netlog_nt.c626 uni_samlogon_user = &ctr->auth.id2.uni_user_name;
627 uni_samlogon_domain = &ctr->auth.id2.uni_domain_name;
628 uni_samlogon_workstation = &ctr->auth.id2.uni_wksta_name;
656 if (!NT_STATUS_IS_OK(status = make_auth_context_fixed(&auth_context, ctr->auth.id2.lm_chal))) {
670 ctr->auth.id2.lm_chal_resp.buffer,
671 ctr->auth.id2.lm_chal_resp.str_str_len,
672 ctr->auth.id2.nt_chal_resp.buffer,
673 ctr->auth.id2.nt_chal_resp.str_str_len)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsflash.c51 uint32 id, id2; local
119 id2 = R_REG(osh, &cc->flashdata);
120 switch (id2) {
H A Dccsflash.c61 uint32 id, id2; local
147 id2 = R_REG(osh, &cc->flashdata);
148 switch (id2) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsmc911x.c741 unsigned int cfg, id1, id2; local
777 SMC_GET_PHY_ID2(phyaddr & 31, id2);
781 id1 != 0x8000 && id2 != 0x0000 &&
782 id2 != 0xffff && id2 != 0x8000) {
785 lp->phy_type = id1 << 16 | id2;
793 SMC_GET_PHY_ID2(1, id2);
796 lp->phy_type = id1 << 16 | id2;
800 dev->name, id1, id2, lp->mii.phy_id);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsecurity.h526 * interpret the @id0, @id1, and @id2 parameters. See the LSM_SETID
531 * @id2 contains a uid.
549 * interpret the @id0, @id1, and @id2 parameters. See the LSM_SETID
554 * @id2 contains a gid.
1260 int (*task_setuid) (uid_t id0, uid_t id1, uid_t id2, int flags);
1263 int (*task_setgid) (gid_t id0, gid_t id1, gid_t id2, int flags);
1872 static inline int security_task_setuid (uid_t id0, uid_t id1, uid_t id2, argument
1875 return security_ops->task_setuid (id0, id1, id2, flags);
1884 static inline int security_task_setgid (gid_t id0, gid_t id1, gid_t id2, argument
1887 return security_ops->task_setgid (id0, id1, id2, flag
2545 security_task_setuid(uid_t id0, uid_t id1, uid_t id2, int flags) argument
2557 security_task_setgid(gid_t id0, gid_t id1, gid_t id2, int flags) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/icn/
H A Dicn.h30 char id2[10]; member in struct:icn_cdef

Completed in 207 milliseconds

123