Searched refs:ckey (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Daf_irda.h61 void *ckey; /* IrLMP client handle */ member in struct:irda_sock
H A Dircomm_tty.h98 void *ckey; member in struct:ircomm_tty_cb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddns_resolve.c64 struct cache_head *ckey)
70 key = container_of(ckey, struct nfs_dns_ent, h);
77 struct cache_head *ckey)
83 key = container_of(ckey, struct nfs_dns_ent, h);
89 nfs_dns_ent_update(cnew, ckey);
63 nfs_dns_ent_update(struct cache_head *cnew, struct cache_head *ckey) argument
76 nfs_dns_ent_init(struct cache_head *cnew, struct cache_head *ckey) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_tty_attach.c170 if (self->ckey) {
171 irlmp_unregister_client(self->ckey);
172 self->ckey = NULL;
225 if (!self->ckey)
226 self->ckey = irlmp_register_client(hints,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irnet/
H A Dirnet.h228 void * ckey; /* IrLMP client handle */ member in struct:irnet_socket
H A Dirnet_irda.c519 self->ckey = irlmp_register_client(0, NULL, NULL, NULL);
653 irlmp_unregister_client(self->ckey);
979 irlmp_update_client(irnet_server.s.ckey, hints,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irlan/
H A Dirlan_common.c66 static void *ckey; variable
138 ckey = irlmp_register_client(hints, &irlan_client_discovery_indication,
140 if (!ckey)
164 irlmp_unregister_client(ckey);
179 irlmp_unregister_client(ckey);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dqdio.h34 * @ckey: access key for SBALs
44 u32 ckey : 4; member in struct:qdesfmt0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Daf_irda.c1175 self->ckey = irlmp_register_client(0, NULL, NULL, NULL);
1195 irlmp_unregister_client(self->ckey);
2502 irlmp_update_client(self->ckey, self->mask.word,
2541 irlmp_update_client(self->ckey, self->mask.word,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dqdio_setup.c340 irq_ptr->qdr->qdf0[i + nr].ckey = PAGE_DEFAULT_KEY >> 4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dbtree.c2005 __u64 key, ckey; local
2027 ckey = nilfs_btree_node_get_key(cnode, 0);
2028 if (key < ckey)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/perlasm/
H A Dsparcv9_modes.pl936 call _${alg}${bits}_load_${dir}ckey
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl936 call _${alg}${bits}_load_${dir}ckey
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c22865 xmlSchemaPSVIIDCKeyPtr ckey, bkey, *bkeySeq; local
22876 ckey = (*keySeq)[j];
22878 res = xmlSchemaAreValuesEqual(ckey->val, bkey->val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c22889 xmlSchemaPSVIIDCKeyPtr ckey, bkey, *bkeySeq; local
22900 ckey = (*keySeq)[j];
22902 res = xmlSchemaAreValuesEqual(ckey->val, bkey->val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c22889 xmlSchemaPSVIIDCKeyPtr ckey, bkey, *bkeySeq; local
22900 ckey = (*keySeq)[j];
22902 res = xmlSchemaAreValuesEqual(ckey->val, bkey->val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c22865 xmlSchemaPSVIIDCKeyPtr ckey, bkey, *bkeySeq; local
22876 ckey = (*keySeq)[j];
22878 res = xmlSchemaAreValuesEqual(ckey->val, bkey->val);

Completed in 602 milliseconds