Searched refs:matched (Results 1 - 25 of 138) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Detag.c25 int matched; local
79 matched = *tok && *tok == *current;
83 state = matched ? CHECK_QUOTED : SKIP_QUOTED;
90 if (matched) {
98 if (!matched) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Detag.c25 int matched; local
79 matched = *tok && *tok == *current;
83 state = matched ? CHECK_QUOTED : SKIP_QUOTED;
90 if (matched) {
98 if (!matched) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Detag.c25 int matched; local
79 matched = *tok && *tok == *current;
83 state = matched ? CHECK_QUOTED : SKIP_QUOTED;
90 if (matched) {
98 if (!matched) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/romfs/
H A Dstorage.c68 * - return 1 if matched, 0 if differ, -ve if error
165 * - return 1 if matched, 0 if differ, -ve if error
173 bool matched, terminated = false; local
182 matched = (memcmp(bh->b_data + offset, str, segment) == 0);
187 if (matched && size == 0 && offset + segment < ROMBSIZE) {
191 matched = false;
194 if (!matched)
205 matched = !bh->b_data[0];
207 if (!matched)
269 * - return 1 if matched,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/romfs/
H A Dstorage.c68 * - return 1 if matched, 0 if differ, -ve if error
165 * - return 1 if matched, 0 if differ, -ve if error
173 bool matched, terminated = false; local
182 matched = (memcmp(bh->b_data + offset, str, segment) == 0);
187 if (matched && size == 0 && offset + segment < ROMBSIZE) {
191 matched = false;
194 if (!matched)
205 matched = !bh->b_data[0];
207 if (!matched)
269 * - return 1 if matched,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/tomoyo/
H A Dgroup.c83 * Returns matched member's pathname if @pathname matches pathnames in @group,
119 bool matched = false; local
126 matched = true;
129 return matched;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/tomoyo/
H A Dgroup.c83 * Returns matched member's pathname if @pathname matches pathnames in @group,
119 bool matched = false; local
126 matched = true;
129 return matched;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/
H A Dsmbtorture.c45 bool *matched)
54 *matched = true;
60 ret &= run_matching(torture, o->name, expr, o, matched);
71 *matched = true;
79 ret &= run_matching(torture, name, expr, c, matched);
87 *matched = true;
108 bool matched = false; local
118 ret = run_matching(torture, NULL, name, NULL, &matched);
120 if (!matched) {
41 run_matching(struct torture_context *torture, const char *prefix, const char *expr, struct torture_suite *suite, bool *matched) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/
H A Dsmbtorture.c45 bool *matched)
54 *matched = true;
60 ret &= run_matching(torture, o->name, expr, o, matched);
71 *matched = true;
79 ret &= run_matching(torture, name, expr, c, matched);
87 *matched = true;
108 bool matched = false; local
118 ret = run_matching(torture, NULL, name, NULL, &matched);
120 if (!matched) {
41 run_matching(struct torture_context *torture, const char *prefix, const char *expr, struct torture_suite *suite, bool *matched) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/
H A Dsmbtorture.c45 bool *matched)
54 *matched = true;
60 ret &= run_matching(torture, o->name, expr, o, matched);
71 *matched = true;
79 ret &= run_matching(torture, name, expr, c, matched);
87 *matched = true;
108 bool matched = false; local
118 ret = run_matching(torture, NULL, name, NULL, &matched);
120 if (!matched) {
41 run_matching(struct torture_context *torture, const char *prefix, const char *expr, struct torture_suite *suite, bool *matched) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/lib/
H A Dfnmatch.c153 goto matched;
162 matched:;
163 /* Skip the rest of the [...] that already matched. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dfnmatch.c175 goto matched;
184 matched:;
185 /* Skip the rest of the [...] that already matched. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/lib/
H A Dfnmatch.c153 goto matched;
162 matched:;
163 /* Skip the rest of the [...] that already matched. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dfnmatch.c175 goto matched;
184 matched:;
185 /* Skip the rest of the [...] that already matched. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/lib/
H A Dfnmatch.c153 goto matched;
162 matched:;
163 /* Skip the rest of the [...] that already matched. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dfnmatch.c175 goto matched;
184 matched:;
185 /* Skip the rest of the [...] that already matched. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/script/tests/
H A Dtest_smbclient_s3.sh32 echo matched interactive prompt in non-interactive mode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/script/tests/
H A Dtest_smbclient_s3.sh32 echo matched interactive prompt in non-interactive mode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/script/tests/
H A Dtest_smbclient_s3.sh32 echo matched interactive prompt in non-interactive mode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/findutils/
H A Dgrep.c125 OPTBIT_l, /* list matched file names only */
425 /* print the matched line */
585 void* matched,
596 *(int*)matched += grep_file(file);
603 int matched = 0; local
610 /* userData= */ &matched,
612 return matched;
619 int matched; local
729 matched = 0;
741 matched
583 file_action_grep(const char *filename, struct stat *statbuf UNUSED_PARAM, void* matched, int depth UNUSED_PARAM) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/findutils/
H A Dgrep.c125 OPTBIT_l, /* list matched file names only */
425 /* print the matched line */
585 void* matched,
596 *(int*)matched += grep_file(file);
603 int matched = 0; local
610 /* userData= */ &matched,
612 return matched;
619 int matched; local
729 matched = 0;
741 matched
583 file_action_grep(const char *filename, struct stat *statbuf UNUSED_PARAM, void* matched, int depth UNUSED_PARAM) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/findutils/
H A Dgrep.c125 OPTBIT_l, /* list matched file names only */
425 /* print the matched line */
585 void* matched,
596 *(int*)matched += grep_file(file);
603 int matched = 0; local
610 /* userData= */ &matched,
612 return matched;
619 int matched; local
729 matched = 0;
741 matched
583 file_action_grep(const char *filename, struct stat *statbuf UNUSED_PARAM, void* matched, int depth UNUSED_PARAM) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sdparm-1.02/src/
H A Dsdparm_wscan.c202 int k, j, m, hole_count, index, matched; local
296 matched = 0;
314 matched = 1;
342 if (matched) {
389 matched = 0;
408 matched = 1;
430 if (matched) {
485 matched = 0;
504 matched = 1;
526 if (matched) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sdparm-1.02/src/
H A Dsdparm_wscan.c202 int k, j, m, hole_count, index, matched; local
296 matched = 0;
314 matched = 1;
342 if (matched) {
389 matched = 0;
408 matched = 1;
430 if (matched) {
485 matched = 0;
504 matched = 1;
526 if (matched) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sdparm-1.02/src/
H A Dsdparm_wscan.c202 int k, j, m, hole_count, index, matched; local
296 matched = 0;
314 matched = 1;
342 if (matched) {
389 matched = 0;
408 matched = 1;
430 if (matched) {
485 matched = 0;
504 matched = 1;
526 if (matched) {
[all...]

Completed in 246 milliseconds

123456