Searched refs:id (Results 176 - 200 of 3489) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/tdb/
H A Dcnid_tdb_delete.c18 int cnid_tdb_delete(struct _cnid_db *cdb, const cnid_t id) argument
23 if (!cdb || !(db = cdb->_private) || !id) {
29 key.dptr = (char *)&id;
H A Dcnid_tdb_update.c14 int cnid_tdb_update(struct _cnid_db *cdb, const cnid_t id, const struct stat *st, argument
21 if (!cdb || !(db = cdb->_private) || !id || !st || !name || (db->flags & CNIDFLAG_DB_RO)) {
39 key.dsize = sizeof(id);
64 key.dsize = sizeof(id);
81 memcpy(data.dptr, &id, sizeof(id));
84 key.dptr = (char *) &id;
85 key.dsize = sizeof(id);
93 altdata.dptr = (char *) &id;
94 altdata.dsize = sizeof(id);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_proc.h22 static void gdth_wait_completion(int hanum, int busnum, int id);
23 static void gdth_stop_timeout(int hanum, int busnum, int id);
24 static void gdth_start_timeout(int hanum, int busnum, int id);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/sh/superhyway/
H A Dsuperhyway.c84 dev->id.id = dev->vcr.mod_id;
86 sprintf(dev->name, "SuperHyway device %04x", dev->id.id);
127 while (ids->id) {
128 if (ids->id == dev->id.id)
143 const struct superhyway_device_id *id; local
145 id
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-ks8695/
H A Dcpu.c48 unsigned long id, rev; local
50 id = __raw_readl(KS8695_MISC_VA + KS8695_DID);
53 printk("KS8695 ID=%04lx SubID=%02lx Revision=%02lx\n", (id & DID_ID), (rev & RID_SUBID), (rev & RID_REVISION));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dmodule.c161 smb_event_id_t id; member in struct:smb_idle_list_ent
187 event->id = smb_idle_event_id++;
191 return event->id;
194 BOOL smb_unregister_idle_event(smb_event_id_t id) argument
199 if (event->id == id) {
244 smb_event_id_t id; member in struct:smb_exit_list_ent
267 event->id = smb_exit_event_id++;
271 return event->id;
274 BOOL smb_unregister_exit_event(smb_event_id_t id) argument
[all...]
H A Dsysquotas.c172 int (*get_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp);
173 int (*set_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp);
181 static int command_get_quota(const char *path, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
196 _id = id.uid;
200 _id = id.gid;
302 static int command_set_quota(const char *path, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
315 _id = id.uid;
319 _id = id.gid;
367 int sys_get_quota(const char *path, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
379 if (command_get_quota(path, qtype, id, d
432 sys_set_quota(const char *path, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dinetpeer.h46 __u16 id; local
49 id = p->ip_id_count;
52 return id;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dk8.c81 struct pci_device_id *id; local
84 for (id = k8_nb_ids; id->vendor; id++)
85 if (vendor == id->vendor && device == id->device)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dpci_root.c61 struct acpi_pci_id id; member in struct:acpi_pci_root
124 if ((tmp->id.segment == (u16) seg) && (tmp->id.bus == (u16) bus))
217 root->id.segment = (u16) value;
222 root->id.segment = 0;
239 root->id.bus = (u16) value;
243 root->id.bus = 0;
253 if ((tmp->id.segment == root->id.segment)
254 && (tmp->id
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dconnector.h60 struct cb_id id; member in struct:cn_msg
120 struct cb_id id; member in struct:cn_callback_id
139 struct cn_callback_id id; member in struct:cn_callback_entry
152 struct cb_id id; member in struct:cn_dev
165 int cn_queue_add_callback(struct cn_queue_dev *dev, char *name, struct cb_id *id, void (*callback)(void *));
166 void cn_queue_del_callback(struct cn_queue_dev *dev, struct cb_id *id);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-dma.c139 * @id: drive identifier
146 int ide_in_drive_list(struct hd_driveid *id, const struct drive_list_entry *drive_table) argument
149 if ((!strcmp(drive_table->id_model, id->model)) &&
150 ((strstr(id->fw_rev, drive_table->id_firmware)) ||
352 struct hd_driveid *id = drive->id; local
354 if ((id->capability & 1) && drive->hwif->autodma) {
359 if ((id->field_valid & 4) && ((id->dma_ultra >> 8) & 0x7f))
365 if (id
648 struct hd_driveid *id = drive->id; local
663 struct hd_driveid *id = drive->id; local
677 struct hd_driveid *id = drive->id; local
771 struct hd_driveid *id = drive->id; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/txn/
H A DPayloadDataEntity.java23 public void setID(int id) { oID = id; } argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunxmlconf.c193 xmlconfTestInvalid(const char *id, const char *filename, int options) { argument
201 id, filename);
207 id, filename);
212 id, filename);
223 xmlconfTestValid(const char *id, const char *filename, int options) { argument
231 id, filename);
237 id, filename);
244 id, filename);
255 xmlconfTestNotNSWF(const char *id, const char *filename, int options) { argument
266 id, filenam
283 xmlconfTestNotWF(const char *id, const char *filename, int options) argument
305 xmlChar *id = NULL; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/cdb/
H A Dcnid_cdb_lookup.c30 cnid_t id_devino, id_didname,id = 0; local
98 id = id_didname;
105 if (cnid_cdb_delete(cdb, id) < 0) {
115 id = id_devino;
120 if (cnid_cdb_delete(cdb, id) < 0) {
132 cnid_cdb_update(cdb, id, st, did, name, len);
135 LOG(log_debug9, logtype_default, "cnid_lookup: Looked up did %u, name %s, as %u (needed update)", ntohl(did), name, ntohl(id));
137 return id;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-controls.c54 IVTV_DEBUG_IOCTL("VIDIOC_QUERYCTRL(%08x)\n", qctrl->id);
56 qctrl->id = v4l2_ctrl_next(ctrl_classes, qctrl->id);
57 if (qctrl->id == 0)
60 switch (qctrl->id) {
94 qctrl.id = qmenu->id;
96 return v4l2_ctrl_query_menu(qmenu, &qctrl, cx2341x_ctrl_get_menu(qmenu->id));
103 IVTV_DEBUG_IOCTL("VIDIOC_S_CTRL(%08x, %x)\n", vctrl->id, v);
105 switch (vctrl->id) {
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/kernel/skas/
H A Dexec.c24 ret = unmap(&current->mm->context.skas.id, 0, end, 1, &data);
31 switch_mm_skas(&current->mm->context.skas.id);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dcontext.c28 mm->context.id = 0;
63 mm->context.id = asid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_default_quota.c45 static int default_quota_get_quota(vfs_handle_struct *handle, connection_struct *conn, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dq) argument
49 if ((ret=SMB_VFS_NEXT_GET_QUOTA(handle, conn, qtype, id, dq))!=0) {
55 /* we use id.uid == 0 for default quotas */
56 if ((id.uid==DEFAULT_QUOTA_UID(handle)) &&
63 /* we use id.gid == 0 for default quotas */
64 if ((id.gid==DEFAULT_QUOTA_GID(handle)) &&
99 static int default_quota_set_quota(vfs_handle_struct *handle, connection_struct *conn, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dq) argument
105 /* we use id.uid == 0 for default quotas */
106 if ((id.uid==DEFAULT_QUOTA_UID(handle)) &&
113 /* we use id
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pnp/
H A Ddriver.c2 * driver.c - device id matching, driver model, etc.
30 int compare_pnp_id(struct pnp_id *pos, const char *id) argument
32 if (!pos || !id || (strlen(id) != 7))
34 if (memcmp(id,"ANYDEVS",7)==0)
37 if (memcmp(pos->id,id,3)==0)
38 if (compare_func(pos->id,id)==1)
51 while (*drv_id->id) {
226 pnp_add_id(struct pnp_id *id, struct pnp_dev *dev) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-s3c2443/
H A Dclock.c151 .id = -1,
157 .id = -1,
166 .id = -1,
171 .id = -1,
195 .id = -1,
213 .id = -1,
241 .id = -1,
271 .id = -1,
309 .id = -1,
350 .id
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DSubclassIndexTest.java101 assertEquals("2", m.id);
105 assertEquals("4", m.id);
111 assertEquals("2", m.id);
114 assertEquals("3", m.id);
117 assertEquals("4", m.id);
145 String id; field in class:SubclassIndexTest.Employee
150 Employee(String id) { argument
151 this.id = id;
163 Manager(String id, Strin argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/mm/
H A Dmmu-context.c66 if (!p->id_busy && p->id != cxn_pinned)
72 cxn = p->id;
73 p->id = 0;
78 ctx->id = cxn;
82 return ctx->id;
110 asm volatile("movgs %0,cxnr" : : "r"(ctx->id));
137 if (ctx->id == cxn_pinned)
141 clear_bit(ctx->id, cxn_bitmap);
142 __flush_tlb_mm(ctx->id);
143 ctx->id
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/w1/
H A Dw1_int.c34 static struct w1_master * w1_alloc_dev(u32 id, int slave_count, int slave_ttl, argument
61 dev->id = id;
72 "w1_bus_master%u", dev->id);
73 snprintf(dev->name, sizeof(dev->name), "w1_bus_master%u", dev->id);
135 msg.id.mst.id = dev->id;
165 msg.id.mst.id
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/x509/
H A Dx509_trs.c72 static int obj_trust(int id, X509 *x, int flags);
73 static int (*default_trust)(int id, X509 *x, int flags) = obj_trust;
111 int X509_check_trust(X509 *x, int id, int flags) argument
115 if(id == -1) return 1;
116 idx = X509_TRUST_get_by_id(id);
117 if(idx == -1) return default_trust(id, x, flags);
135 int X509_TRUST_get_by_id(int id) argument
139 if((id >= X509_TRUST_MIN) && (id <= X509_TRUST_MAX))
140 return id
158 X509_TRUST_add(int id, int flags, int (*ck)(X509_TRUST *, X509 *, int), char *name, int arg1, void *arg2) argument
266 obj_trust(int id, X509 *x, int flags) argument
[all...]

Completed in 216 milliseconds

1234567891011>>