Searched refs:found (Results 151 - 175 of 3074) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/docs/examples/
H A Dmulti-app.c126 int idx, found = 0; local
130 found = (msg->easy_handle == handles[idx]);
131 if(found)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mm/
H A Dsc-mips.c110 int found = mips_sc_probe(); local
111 if (found) {
115 return found;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mm/
H A Dsc-mips.c110 int found = mips_sc_probe(); local
111 if (found) {
115 return found;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/docs/examples/
H A Dmulti-app.c126 int idx, found = 0; local
130 found = (msg->easy_handle == handles[idx]);
131 if(found)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/docs/examples/
H A Dmulti-app.c126 int idx, found = 0; local
130 found = (msg->easy_handle == handles[idx]);
131 if(found)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/miscutils/
H A Dinotifyd.c95 const char *found; local
96 found = memchr(mask_names, *masks, MASK_BITS);
97 if (found)
98 mask |= (1 << (found - mask_names));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/volume_id/
H A Dhfs.c183 dbg("hfs wrapped hfs+ found at offset 0x%llx", (unsigned long long) off);
221 goto found;
235 goto found;
246 goto found;
255 goto found;
256 dbg("found block in extent %i", ext);
262 goto found;
270 goto found;
273 goto found;
280 goto found;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_filter.c36 int found = 0; local
41 while ( !found && c < count){
45 found = 1;
51 if (!found) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/volume_id/lib/
H A Diso9660.c89 dbg("found SVD at offset 0x%llx", (unsigned long long) (off + vd_offset));
93 dbg("Joliet extension found");
103 goto found;
107 goto found;
114 goto found;
119 found:
H A Dreiserfs.c73 goto found;
93 goto found;
104 goto found;
114 found:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_filter.c36 int found = 0; local
41 while ( !found && c < count){
45 found = 1;
51 if (!found) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/utils/
H A Dtrace.c125 bfd_boolean found; member in struct:bfd_data
138 if (data->found)
152 data->found = bfd_find_nearest_line(abfd, section, syms,
172 data.found = FALSE;
175 if (!data.found)
197 data.found = bfd_find_inliner_info(abfd, &data.filename,
199 } while (data.found);
212 data.found = FALSE;
215 if (!data.found)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Dinotifyd.c95 const char *found; local
96 found = memchr(mask_names, *masks, MASK_BITS);
97 if (found)
98 mask |= (1 << (found - mask_names));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/volume_id/
H A Dhfs.c183 dbg("hfs wrapped hfs+ found at offset 0x%llx", (unsigned long long) off);
221 goto found;
235 goto found;
246 goto found;
255 goto found;
256 dbg("found block in extent %i", ext);
262 goto found;
270 goto found;
273 goto found;
280 goto found;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/utils/
H A Dtrace.c125 bfd_boolean found; member in struct:bfd_data
138 if (data->found)
152 data->found = bfd_find_nearest_line(abfd, section, syms,
172 data.found = FALSE;
175 if (!data.found)
197 data.found = bfd_find_inliner_info(abfd, &data.filename,
199 } while (data.found);
212 data.found = FALSE;
215 if (!data.found)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Dinotifyd.c95 const char *found; local
96 found = memchr(mask_names, *masks, MASK_BITS);
97 if (found)
98 mask |= (1 << (found - mask_names));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/volume_id/
H A Dhfs.c183 dbg("hfs wrapped hfs+ found at offset 0x%llx", (unsigned long long) off);
221 goto found;
235 goto found;
246 goto found;
255 goto found;
256 dbg("found block in extent %i", ext);
262 goto found;
270 goto found;
273 goto found;
280 goto found;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/volume_id/lib/
H A Diso9660.c89 dbg("found SVD at offset 0x%llx", (unsigned long long) (off + vd_offset));
93 dbg("Joliet extension found");
103 goto found;
107 goto found;
114 goto found;
119 found:
H A Dreiserfs.c73 goto found;
93 goto found;
104 goto found;
114 found:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/volume_id/lib/
H A Diso9660.c89 dbg("found SVD at offset 0x%llx", (unsigned long long) (off + vd_offset));
93 dbg("Joliet extension found");
103 goto found;
107 goto found;
114 goto found;
119 found:
H A Dreiserfs.c73 goto found;
93 goto found;
104 goto found;
114 found:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/utils/
H A Dtrace.c125 bfd_boolean found; member in struct:bfd_data
138 if (data->found)
152 data->found = bfd_find_nearest_line(abfd, section, syms,
172 data.found = FALSE;
175 if (!data.found)
197 data.found = bfd_find_inliner_info(abfd, &data.filename,
199 } while (data.found);
212 data.found = FALSE;
215 if (!data.found)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/btree/
H A Dbt_curadj.c24 * only be found in our parent transaction -- cursors in other transactions,
32 * items are overwritten. Return the number of relevant cursors found.
127 * Return if any relevant cursors found.
140 int found; local
149 for (found = 0;
150 found == 0 && ldbp != NULL && ldbp->adj_fileid == dbp->adj_fileid;
156 found = 1;
163 *foundp = found;
186 int found, ret; local
198 for (found
310 int found, ret, t_ret; local
450 int found, ret; local
511 int found, ret; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/btree/
H A Dbt_curadj.c24 * only be found in our parent transaction -- cursors in other transactions,
32 * items are overwritten. Return the number of relevant cursors found.
127 * Return if any relevant cursors found.
140 int found; local
149 for (found = 0;
150 found == 0 && ldbp != NULL && ldbp->adj_fileid == dbp->adj_fileid;
156 found = 1;
163 *foundp = found;
186 int found, ret; local
198 for (found
310 int found, ret, t_ret; local
450 int found, ret; local
511 int found, ret; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/btree/
H A Dbt_curadj.c24 * only be found in our parent transaction -- cursors in other transactions,
32 * items are overwritten. Return the number of relevant cursors found.
127 * Return if any relevant cursors found.
140 int found; local
149 for (found = 0;
150 found == 0 && ldbp != NULL && ldbp->adj_fileid == dbp->adj_fileid;
156 found = 1;
163 *foundp = found;
186 int found, ret; local
198 for (found
310 int found, ret, t_ret; local
450 int found, ret; local
511 int found, ret; local
[all...]

Completed in 204 milliseconds

1234567891011>>