| /netbsd/src/tests/bin/sh/ |
| D | t_option.sh | 129 atf_check -s exit:0 -o match:VAR=value -e empty ${TEST_SH} -ce \ 210 atf_check -s exit:0 -o match:I_am_OK -e empty \ 215 atf_check -s not-exit:0 -o match:I_am -o not-match:Broken -e empty \ 220 atf_check -s not-exit:0 -o match:I_am -o not-match:Broken -e empty \ 293 atf_check -s exit:0 -o match:first -o not-match:second -e empty \ 295 atf_check -s exit:0 -o match:first -o not-match:third -e empty \ 362 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -ce \ 365 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -cue \ 369 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -ce \ 372 atf_check -s exit:0 -o match:OKOK -e empty ${TEST_SH} -ce \ [all …]
|
| /netbsd/src/external/bsd/atf/dist/tools/ |
| D | atf-run_test.sh | 132 atf_check -s eq:0 -o ignore -e not-match:'WARNING.*atf-run' atf-run helper 158 -o match:'1st: sw common' \ 159 -o match:'2nd: sw common' \ 160 -o match:'3rd: sw common' \ 161 -o match:'4th: sw common' \ 172 -o match:'1st: sw atf' \ 173 -o match:'2nd: sw common' \ 174 -o match:'3rd: sw common' \ 175 -o match:'4th: sw common' \ 186 -o match:'1st: sw atf' \ [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | whatis-ptype-typedefs.exp | 271 if {([string match "v_*" $to] 272 || (![string match "v_*" $from] && ![string match "*method" $from]) 273 || [string match "*method" $to])} { 276 } elseif {([string match "*float*" $from] && [string match "*array*" $to]) 278 … && ([string match "float*" $to] && [string match "*array*" $from] 279 … || [string match "float*" $to] && [string match "*method" $from])) 281 … && ([string match "double*" $to] && [string match "*array*" $from] 282 … || [string match "double*" $to] && [string match "*method" $from])) 284 … && ([string match "long_double*" $to] && [string match "*array*" $from] 285 … || [string match "long_double*" $to] && [string match "*method" $from])) [all …]
|
| /netbsd/src/tests/net/if/ |
| D | t_ifconfig.sh | 110 atf_check -s exit:0 -o match:'inet 127.0.0.1' rump.ifconfig lo0 inet 111 atf_check -s exit:0 -o match:'inet localhost' rump.ifconfig -N lo0 inet 112 atf_check -s exit:0 -o match:'inet6 ::1' rump.ifconfig lo0 inet6 113 atf_check -s exit:0 -o match:'inet6 localhost' rump.ifconfig -N lo0 inet6 114 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig lo0 atalk 115 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig -N lo0 atalk 126 atf_check -s exit:0 -o match:'pltime' rump.ifconfig -L shmif0 127 atf_check -s exit:0 -o match:'vltime' rump.ifconfig -L shmif0 131 atf_check -s exit:0 -o match:'localhost' rump.ifconfig -N lo0 132 atf_check -s exit:0 -o match:'0 packets' rump.ifconfig -v lo0 [all …]
|
| D | t_ifconf.sh | 51 atf_check -s exit:0 -o match:'^2$' "$ifconf" total 52 atf_check -s exit:0 -o match:'lo0' "$ifconf" list 56 atf_check -s exit:0 -o match:'^3$' "$ifconf" total 57 atf_check -s exit:0 -o match:'shmif0' "$ifconf" list 61 atf_check -s exit:0 -o match:'^4$' "$ifconf" total 62 atf_check -s exit:0 -o match:'shmif1' "$ifconf" list 67 atf_check -s exit:0 -o match:'^5$' "$ifconf" total 70 atf_check -s exit:0 -o match:1 -x "$ifconf list 1 | wc -l" 71 atf_check -s exit:0 -o match:2 -x "$ifconf list 2 | wc -l" 72 atf_check -s exit:0 -o match:3 -x "$ifconf list 3 | wc -l" [all …]
|
| /netbsd/src/external/gpl2/lvm2/dist/daemons/cmirrord/ |
| D | cluster.c | 214 struct clog_request *match, *n; in get_matching_rq() local 216 dm_list_iterate_items_safe(match, n, l) in get_matching_rq() 217 if (match->u_rq.seq == rq->u_rq.seq) { in get_matching_rq() 218 dm_list_del(&match->list); in get_matching_rq() 219 return match; in get_matching_rq() 334 struct clog_cpg *match; in find_clog_cpg() local 336 dm_list_iterate_items(match, &clog_cpg_list) in find_clog_cpg() 337 if (match->handle == handle) in find_clog_cpg() 338 return match; in find_clog_cpg() 948 struct clog_cpg *match; in cpg_message_callback() local [all …]
|
| /netbsd/src/external/bsd/tcpdump/dist/tests/ |
| D | of10_s4810-vvvv.out | 110 match in_port 1 114 match in_port 1 118 match in_port 1 122 match in_port 1 127 match in_port 1 131 match in_port 1 135 match in_port 1 140 match in_port 1 141 match dl_src 00:00:00:00:00:01 145 match in_port 1 [all …]
|
| /netbsd/src/external/bsd/kyua-atf-compat/dist/ |
| D | atf-run_test.sh | 46 -o match:'program1:pass -> passed' \ 47 -o match:'program1:skip -> skipped' \ 48 -o match:'subdir/program2:skip -> skipped' \ 49 -o match:'Committed action 1' \ 69 -o match:'program1:pass -> passed' \ 70 -o match:'program1:skip -> skipped' \ 71 -o match:'subdir/nested/program2:fail -> failed' \ 72 -o match:'subdir/nested/program2:skip -> skipped' \ 73 -o match:'Committed action 1' \ 88 -o match:'program1:pass -> passed' \ [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| D | creds.c | 211 krb5_boolean match = TRUE; in krb5_compare_creds() local 213 if (match && mcreds->server) { in krb5_compare_creds() 215 match = krb5_principal_compare_any_realm (context, mcreds->server, in krb5_compare_creds() 218 match = krb5_principal_compare (context, mcreds->server, in krb5_compare_creds() 222 if (match && mcreds->client) { in krb5_compare_creds() 224 match = krb5_principal_compare_any_realm (context, mcreds->client, in krb5_compare_creds() 227 match = krb5_principal_compare (context, mcreds->client, in krb5_compare_creds() 231 if (match && (whichfields & KRB5_TC_MATCH_KEYTYPE)) in krb5_compare_creds() 232 match = mcreds->session.keytype == creds->session.keytype; in krb5_compare_creds() 234 if (match && (whichfields & KRB5_TC_MATCH_FLAGS_EXACT)) in krb5_compare_creds() [all …]
|
| /netbsd/src/usr.bin/vgrind/RETEST/ |
| D | retest.c | 57 char *match; in main() local 65 match = ireg; in main() 66 while(*match) { in main() 67 switch (*match) { in main() 73 printf ("%c", *match); in main() 77 if (isalnum(*match)) in main() 78 printf("%c", *match); in main() 80 printf ("<%03o>", *match); in main() 83 match++; in main() 89 match = str; in main() [all …]
|
| /netbsd/src/external/zlib/pigz/dist/ |
| D | yarn.c | 207 thread *match, **prior; in reenter() local 216 while ((match = *prior) != NULL) { in reenter() 217 if (pthread_equal(match->id, me)) in reenter() 219 prior = &(match->next); in reenter() 221 if (match == NULL) in reenter() 225 match->done = 1; in reenter() 226 if (threads != match) { in reenter() 227 *prior = match->next; in reenter() 228 match->next = threads; in reenter() 229 threads = match; in reenter() [all …]
|
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | dbm.c | 173 dbm_page_byname(const struct dbm_match *match) in dbm_page_byname() argument 175 assert(match != NULL); in dbm_page_byname() 176 page_bytitle(ITER_NAME, match); in dbm_page_byname() 180 dbm_page_bysect(const struct dbm_match *match) in dbm_page_bysect() argument 182 assert(match != NULL); in dbm_page_bysect() 183 page_bytitle(ITER_SECT, match); in dbm_page_bysect() 187 dbm_page_byarch(const struct dbm_match *match) in dbm_page_byarch() argument 189 assert(match != NULL); in dbm_page_byarch() 190 page_byarch(match); in dbm_page_byarch() 194 dbm_page_bydesc(const struct dbm_match *match) in dbm_page_bydesc() argument [all …]
|
| /netbsd/src/external/bsd/kyua-cli/dist/integration/ |
| D | cmd_config_test.sh | 33 -o match:'^architecture = ' \ 34 -o match:'^platform = ' \ 152 -e match:"kyua: W: 'test_suites.foo.X-var'.*not defined" \ 155 atf_check -s exit:0 -o match:"foo.X-var = baz" -e empty \ 167 atf_check -s exit:0 -o match:"test_suites.foo.X-var = bar" -e empty \ 176 atf_check -s exit:0 -o match:"test_suites.foo.X-var = baz" -e empty \ 189 -e match:"kyua: W: 'test_suites.foo.X-var'.*not defined" \ 191 atf_check -s exit:0 -o match:"test_suites.foo.X-var = baz" -e empty \ 193 atf_check -s exit:0 -o match:"test_suites.foo.X-var = baz" -e empty \ 208 atf_check -s exit:0 -o match:"test_suites.foo.X-var = baz" -e empty \ [all …]
|
| /netbsd/src/external/bsd/atf/dist/atf-sh/ |
| D | atf-check_test.sh | 263 h_pass "echo foo bar" -o match:foo -o match:bar 264 h_pass "echo foo; echo bar" -o match:foo -o match:bar 265 h_fail "echo foo baz" -o match:bar -o match:foo 266 h_fail "echo foo; echo baz" -o match:bar -o match:foo 279 h_pass "echo foo bar" -o match:foo 280 h_fail "echo foo bar" -o not-match:foo 383 h_pass "echo foo bar 1>&2" -e match:foo -e match:bar 384 h_pass "echo foo 1>&2; echo bar 1>&2" -e match:foo -e match:bar 385 h_fail "echo foo baz 1>&2" -e match:bar -e match:foo 386 h_fail "echo foo 1>&2; echo baz 1>&2" -e match:bar -e match:foo [all …]
|
| /netbsd/src/tests/net/net/ |
| D | t_ipv6_lifetime.sh | 59 atf_check -s exit:0 -o not-match:'pltime' rump.ifconfig -L shmif0 60 atf_check -s exit:0 -o not-match:'vltime' rump.ifconfig -L shmif0 66 atf_check -s exit:0 -o match:'pltime' rump.ifconfig -L shmif0 67 atf_check -s exit:0 -o match:'vltime infty' rump.ifconfig -L shmif0 71 atf_check -s exit:0 -o match:"$ip.+$deprecated" rump.ifconfig -L shmif0 75 atf_check -s not-exit:0 -e match:'Invalid argument' \ 82 atf_check -s exit:0 -o match:'pltime' rump.ifconfig -L shmif0 83 atf_check -s exit:0 -o match:'vltime' rump.ifconfig -L shmif0 87 atf_check -s exit:0 -o not-match:"$ip" rump.ifconfig -L shmif0 90 atf_check -s not-exit:0 -e match:'Invalid argument' rump.ifconfig \ [all …]
|
| /netbsd/src/sys/netinet/ |
| D | ip_encap.c | 199 struct encaptab *ep, *match; in encap4_lookup() local 221 match = NULL; in encap4_lookup() 255 if (match != NULL) in encap4_lookup() 256 psref_release(match_psref, &match->psref, in encap4_lookup() 262 match = ep; in encap4_lookup() 303 if (match != NULL) in encap4_lookup() 304 psref_release(match_psref, &match->psref, in encap4_lookup() 310 match = ep; in encap4_lookup() 312 KASSERTMSG((match == NULL) || psref_held(&match->psref, in encap4_lookup() 314 "current match = %p, but not hold its psref", match); in encap4_lookup() [all …]
|
| /netbsd/src/lib/libc/stdlib/ |
| D | getopt_long.c | 360 int i, ambiguous, match; in getopt_long() local 363 match = -1; in getopt_long() 398 match = i; in getopt_long() 402 if (match == -1) /* partial match */ in getopt_long() 403 match = i; in getopt_long() 404 else if (!IDENTICAL_INTERPRETATION(i, match)) in getopt_long() 415 if (match != -1) { /* option found */ in getopt_long() 416 if (long_options[match].has_arg == no_argument in getopt_long() 425 if (long_options[match].flag == NULL) in getopt_long() 426 optopt = long_options[match].val; in getopt_long() [all …]
|
| /netbsd/src/external/bsd/file/dist/src/ |
| D | getopt_long.c | 385 int i, ambiguous, match; local 388 match = -1; 423 match = i; 427 if (match == -1) /* partial match */ 428 match = i; 429 else if (!IDENTICAL_INTERPRETATION(i, match)) 440 if (match != -1) { /* option found */ 441 if (long_options[match].has_arg == no_argument 450 if (long_options[match].flag == NULL) 451 optopt = long_options[match].val; [all …]
|
| /netbsd/src/external/bsd/tcpdump/dist/missing/ |
| D | getopt_long.c | 217 int i, match, exact_match, second_partial_match; in parse_long_options() local 236 match = -1; in parse_long_options() 257 match = i; in parse_long_options() 268 if (match == -1) /* first partial match */ in parse_long_options() 269 match = i; in parse_long_options() 272 long_options[match].has_arg || in parse_long_options() 273 long_options[i].flag != long_options[match].flag || in parse_long_options() 274 long_options[i].val != long_options[match].val) in parse_long_options() 289 if (match != -1) { /* option found */ in parse_long_options() 290 if (long_options[match].has_arg == no_argument in parse_long_options() [all …]
|
| /netbsd/src/external/bsd/nvi/dist/common/ |
| D | search.c | 154 regmatch_t match[1]; in f_search() local 238 match[0].rm_so = coff; in f_search() 239 match[0].rm_eo = len; in f_search() 246 eval = regexec(&sp->re_c, l, 1, match, in f_search() 247 (match[0].rm_so == 0 ? 0 : REG_NOTBOL) | REG_STARTEND); in f_search() 264 match[0].rm_so, match[0].rm_eo); in f_search() 267 rm->cno = match[0].rm_so; in f_search() 299 regmatch_t match[1]; in b_search() local 375 match[0].rm_so = 0; in b_search() 376 match[0].rm_eo = len; in b_search() [all …]
|
| /netbsd/src/sys/dev/scsipi/ |
| D | scsipiconf.c | 183 const struct scsipi_inquiry_pattern *match = base; in scsipi_inqmatch() local 186 if (type != match->type) in scsipi_inqmatch() 188 if (inqbuf->removable != match->removable) in scsipi_inqmatch() 191 len = strlen(match->vendor); in scsipi_inqmatch() 192 if (memcmp(inqbuf->vendor, match->vendor, len)) in scsipi_inqmatch() 195 len = strlen(match->product); in scsipi_inqmatch() 196 if (memcmp(inqbuf->product, match->product, len)) in scsipi_inqmatch() 199 len = strlen(match->revision); in scsipi_inqmatch() 200 if (memcmp(inqbuf->revision, match->revision, len)) in scsipi_inqmatch() 206 priority, match->type, match->removable, in scsipi_inqmatch() [all …]
|
| /netbsd/src/external/bsd/atf/dist/test-programs/ |
| D | result_test.sh | 42 atf_check -s eq:0 -o match:"passed" -e match:"WARNING.*atf-run" \ 57 atf_check -s eq:0 -o match:"passed" -o match:"msg" \ 59 atf_check -s eq:1 -o match:"failed: Failure reason" -o match:"msg" \ 61 atf_check -s eq:0 -o match:"skipped: Skipped reason" -o match:"msg" \ 106 -e match:"FATAL ERROR: Cannot create.*'dir/resfile'" \ 112 -e match:"ERROR: Cannot create.*'dir/resfile'" \ 125 atf_check -s exit:1 -o match:'failed: .*This is unhandled' \
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/ |
| D | getopt_long.c | 178 int i, match = -1; local 195 match = i; 198 if (match == -1) 199 match = i; 201 if (match != -1) { 202 if (long_options[match].has_arg == required_argument || 203 long_options[match].has_arg == optional_argument) { 209 if ((long_options[match].has_arg == required_argument) 227 if (long_options[match].flag) { 228 *long_options[match].flag = long_options[match].val; [all …]
|
| /netbsd/src/external/bsd/libevent/dist/WIN32-Code/ |
| D | getopt_long.c | 177 int i, match = -1; local 194 match = i; 197 if (match == -1) 198 match = i; 200 if (match != -1) { 201 if (long_options[match].has_arg == required_argument || 202 long_options[match].has_arg == optional_argument) { 208 if ((long_options[match].has_arg == required_argument) 226 if (long_options[match].flag) { 227 *long_options[match].flag = long_options[match].val; [all …]
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | dict_cidr.map | 1 172.16.0.0/21 554 match bad netblock 172.16.0.0/21 2 172.16.8.0/21 554 match bad netblock 172.16.8.0/21 3 172.16.0.0/16 554 match bad netblock 172.16.0.0/16 4 172.17.1.1 554 match bad naked address 36 2001:240:5c7:0:2d0:b7ff:fe88:2ca7 match 2001:240:5c7:0:2d0:b7ff:fe88:2ca7 37 2001:240:5c7::/64 match netblock 2001:240:5c7::/64 38 1.0.0.0/0 match 0.0.0.0/0 39 ! ! 0.0.0.0/0 match 0.0.0.0/0 40 1::/0 match ::/0 41 ::/0 match ::/0
|