Searched refs:found (Results 576 - 600 of 3074) sorted by relevance

<<21222324252627282930>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/message/i2o/
H A Ddevice.c383 int found = 0; local
412 found = 1;
417 if (!found)
426 int found = 0; local
430 found = 1;
435 if (!found)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kvm/
H A Di8259.c49 struct kvm_vcpu *vcpu, *found = NULL; variable in typeref:struct:
59 found = vcpu;
64 if (!found)
65 found = s->kvm->bsp_vcpu;
67 if (!found)
70 kvm_vcpu_kick(found);
131 * return the highest priority found in mask (highest = smallest
167 * higher priority found: an irq should be generated
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dacpi_pcihp.c276 dbg("%s:%s OSHP not found\n",
452 int *found = (int *)context; local
454 *found = 1;
468 int found = 0; local
471 return found;
474 check_hotplug, NULL, (void *)&found, NULL);
475 return found;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pnp/
H A Dcard.c27 int found; local
33 found = 0;
37 found = 1;
41 if (!found)
348 goto found;
354 found:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh.c41 struct scsi_device_handler *tmp, *found = NULL; local
46 found = tmp;
51 return found;
77 int i, found = 0; local
84 found = 1;
88 return found;
98 * Returns the found device handler or NULL if not found.
125 if (found_dh) { /* If device is found, add it to the cache */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/
H A Dvram.c180 goto found;
187 found:
222 goto found;
231 found:
232 DBG("found area start %lx, end %lx\n", start, end);
335 goto found;
341 found:
345 DBG("found %lx, end %lx\n", start, end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/src/
H A Dne_pkcs11.c173 int found = 0; local
217 found = 1;
228 return found;
247 int found = 0; local
278 found = 1;
288 return found;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/src/
H A Dne_pkcs11.c173 int found = 0; local
217 found = 1;
228 return found;
247 int found = 0; local
278 found = 1;
288 return found;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_pkcs11.c173 int found = 0; local
217 found = 1;
228 return found;
247 int found = 0; local
278 found = 1;
288 return found;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c372 enum drm_connector_status found = connector_status_disconnected; local
417 found = connector_status_connected;
426 return found;
1028 bool found = false; local
1076 found = true;
1079 found = true;
1089 return found;
1099 bool found = false; local
1142 found = true;
1145 found
1163 enum drm_connector_status found = connector_status_disconnected; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c372 enum drm_connector_status found = connector_status_disconnected; local
417 found = connector_status_connected;
426 return found;
1028 bool found = false; local
1076 found = true;
1079 found = true;
1089 return found;
1099 bool found = false; local
1142 found = true;
1145 found
1163 enum drm_connector_status found = connector_status_disconnected; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A Dredblack.c291 /* Search for and if not found and insert is true, will add a new
292 ** node in. Returns a pointer to the new node, or the node found
299 int found=0; local
306 while(x!=RBNULL && found==0)
321 found=1;
324 if (found || !insert)
449 int found=0; local
478 while(x!=RBNULL && found==0)
494 found=1;
497 if (found
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A Dredblack.c291 /* Search for and if not found and insert is true, will add a new
292 ** node in. Returns a pointer to the new node, or the node found
299 int found=0; local
306 while(x!=RBNULL && found==0)
321 found=1;
324 if (found || !insert)
449 int found=0; local
478 while(x!=RBNULL && found==0)
494 found=1;
497 if (found
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A Dredblack.c291 /* Search for and if not found and insert is true, will add a new
292 ** node in. Returns a pointer to the new node, or the node found
299 int found=0; local
306 while(x!=RBNULL && found==0)
321 found=1;
324 if (found || !insert)
449 int found=0; local
478 while(x!=RBNULL && found==0)
494 found=1;
497 if (found
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/smb2/
H A Ddir.c43 bool found; member in struct:file_elem
131 const char *found = d[i].both_directory_info.name.s; local
133 if (!strcmp(found, ".") || !strcmp(found, ".."))
138 if (!strcmp(files[j].name, found)) {
139 files[j].found = true;
150 __location__, found);
164 if (files[j].found)
235 const char *found = d[i].both_directory_info.name.s; local
237 DNAME, found);
263 const char *found = d[i].both_directory_info.name.s; local
1281 const char *found = d[i].both_directory_info.name.s; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/smb2/
H A Ddir.c43 bool found; member in struct:file_elem
131 const char *found = d[i].both_directory_info.name.s; local
133 if (!strcmp(found, ".") || !strcmp(found, ".."))
138 if (!strcmp(files[j].name, found)) {
139 files[j].found = true;
150 __location__, found);
164 if (files[j].found)
235 const char *found = d[i].both_directory_info.name.s; local
237 DNAME, found);
263 const char *found = d[i].both_directory_info.name.s; local
1281 const char *found = d[i].both_directory_info.name.s; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/smb2/
H A Ddir.c43 bool found; member in struct:file_elem
131 const char *found = d[i].both_directory_info.name.s; local
133 if (!strcmp(found, ".") || !strcmp(found, ".."))
138 if (!strcmp(files[j].name, found)) {
139 files[j].found = true;
150 __location__, found);
164 if (files[j].found)
235 const char *found = d[i].both_directory_info.name.s; local
237 DNAME, found);
263 const char *found = d[i].both_directory_info.name.s; local
1281 const char *found = d[i].both_directory_info.name.s; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/script/
H A Dsmbtar105 echo >&2 $0: Warning, $OPTARG not found
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ts/
H A Dts_rsp_verify.c326 /* Returns < 0 if certificate is not found, certificate index otherwise. */
702 int found = 0; local
712 && !(found = TS_find_name(gen_names, tsa_name) >= 0)) {
724 return found;
730 int i, found; local
731 for (i = 0, found = 0; !found && i < sk_GENERAL_NAME_num(gen_names); ++i) {
733 found = GENERAL_NAME_cmp(current, name) == 0;
735 return found ? i - 1 : -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/libmsrpc/test/sam/
H A Dsamlookup.c74 if(sgn.out.map[i].found) {
112 if(sgr.out.map[i].found) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ts/
H A Dts_rsp_verify.c307 /* Returns < 0 if certificate is not found, certificate index otherwise. */
691 int found = 0; local
702 && !(found = TS_find_name(gen_names, tsa_name) >= 0))
712 return found;
718 int i, found; local
719 for (i = 0, found = 0; !found && i < sk_GENERAL_NAME_num(gen_names);
723 found = GENERAL_NAME_cmp(current, name) == 0;
725 return found ? i - 1 : -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dreservations.c109 mlog(ML_NOTICE, "%d reservations found. LRU follows\n", i);
363 * If a window containing that goal is not found, we return the window
411 * Returns the length of allocation, 0 if no free bits are found.
424 int offset, start, found; local
429 found = best_start = best_len = 0;
439 /* we found a zero */
440 found++;
445 found = 1;
448 if (found > best_len) {
449 best_len = found;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Dmmc.c112 goto found;
118 found:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext2/
H A Dialloc.c297 goto found;
332 goto found;
342 goto found;
356 found:
374 goto found;
398 goto found;
411 goto found;
416 found:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/keys/
H A Dprocess_keys.c316 * - we return -ENOKEY if we found only negative matching keys
326 * searchable, but we failed to find a key or we found a negative key;
342 goto found;
363 goto found;
389 goto found;
409 goto found;
427 found:
437 * - we return -ENOKEY if we found only negative matching keys
451 goto found;
474 goto found;
[all...]

Completed in 174 milliseconds

<<21222324252627282930>>