Searched full:ok (Results 1 – 25 of 2444) sorted by relevance
12345678910>>...98
78 dcheck '(set -e; exit 1; echo ERR$?); echo OK$?' 'OK1'79 echeck '(set -e; exit 1; echo ERR$?); echo OK$?' 'OK1'84 dcheck '(set -e; false; echo ERR$?); echo OK$?' 'OK1'85 echeck '(set -e; false; echo ERR$?); echo OK$?' 'OK1'88 dcheck '(set -e; /nonexistent; echo ERR); echo OK' 'OK'89 echeck '(set -e; /nonexistent; echo ERR); echo OK' 'OK'90 dcheck '(set -e; nonexistent-program-on-path; echo ERR); echo OK' 'OK'91 echeck '(set -e; nonexistent-program-on-path; echo ERR); echo OK' 'OK'92 dcheck 'f() { false; }; (set -e; f; echo ERR); echo OK' 'OK'93 echeck 'f() { false; }; (set -e; f; echo ERR); echo OK' 'OK'[all …]
... awk beebe/negexp.ok beebe/nofmtch.ok beebe/getline.ok beebe/arrayref.ok
5 call OK wrefresh $win27 call OK mvwprintw $win1 0 0 "%s" "testin"8 call OK mvwprintw $win1 1 0 "%s" "gtesti"9 call OK mvwprintw $win1 2 0 "%s" "ngtest"10 call OK mvwprintw $win1 3 0 "%s" "ingtes"11 call OK mvwprintw $win1 4 0 "%s" "tingte"12 call OK mvwprintw $win1 5 0 "%s" "stingt"13 call OK wrefresh $win115 call OK copywin $win1 $win2 0 0 1 1 7 7 016 call OK wrefresh $win2[all …]
2 call OK clear3 call OK refresh5 call OK move 5 56 call OK addstr "abcde"7 call OK move 20 58 call OK addstr "fghij"9 call OK move 10 510 call OK refresh12 call OK clrtobot13 call OK refresh[all …]
6 call OK mvaddstr 0 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"7 call OK mvaddstr 1 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"8 call OK mvaddstr 2 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"9 call OK mvaddstr 3 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"10 call OK mvaddstr 4 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"11 call OK mvaddstr 5 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"12 call OK mvaddstr 6 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"13 call OK mvaddstr 7 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"14 call OK mvaddstr 8 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"15 call OK mvaddstr 9 0 "EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"[all …]
159 bool ok; variable161 ok = conf_set_pidfile_path($2);163 if (!ok)170 bool ok; variable172 ok = isns_add_server($2);174 if (!ok)218 bool ok; variable220 ok = auth_group_start($1);222 if (!ok)252 bool ok; variable[all …]
1 /*! OK.css v1.2.0 | MIT License | github.com/andrewh0/okcss */@import url("https://rsms.me/inter/in…2 …ok-sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantare…
15 bind_test ok ok uid root tcp 7716 bind_test ok ok uid root tcp 777717 bind_test ok ok uid root udp 7718 bind_test ok ok uid root udp 777720 bind_test ok ok gid root tcp 7721 bind_test ok ok gid root tcp 777722 bind_test ok ok gid root udp 7723 bind_test ok ok gid root udp 777729 bind_test fl ok uid root tcp 7730 bind_test ok ok uid root tcp 7777[all …]
19 bind_test ok ok uid nobody tcp 777721 bind_test ok ok uid nobody udp 777724 bind_test ok ok gid nobody tcp 777726 bind_test ok ok gid nobody udp 777731 bind_test ok ok uid nobody tcp 777733 bind_test ok ok uid nobody udp 777736 bind_test ok ok gid nobody tcp 777738 bind_test ok ok gid nobody udp 777745 bind_test fl ok uid nobody tcp 777747 bind_test fl ok uid nobody udp 7777[all …]
20 *"$msgeng"*) ok=1 ;;21 *) ok=0 ;;23 check '$ok -eq 1' $LINENO27 *"$msgeng"*) ok=1 ;;28 *) ok=0 ;;30 check '$ok -eq 1' $LINENO33 *"$msgeng"*) ok=1 ;;34 *) ok=0 ;;36 check '$ok -eq 1' $LINENO39 *"$msgeng"*) ok=1 ;;[all …]
36 ok(verify("ee-cert", "sslserver", ["root-cert"], ["ca-cert"]),40 ok(!verify("ee-cert", "sslserver", [qw(root-nonca)], [qw(ca-cert)]),42 ok(!verify("ee-cert", "sslserver", [qw(nroot+serverAuth)], [qw(ca-cert)]),44 ok(!verify("ee-cert", "sslserver", [qw(nroot+anyEKU)], [qw(ca-cert)]),46 ok(!verify("ee-cert", "sslserver", [qw(root-cert2)], [qw(ca-cert)]),48 ok(!verify("ee-cert", "sslserver", [qw(root-name2)], [qw(ca-cert)]),53 ok(verify("ee-cert-noncrit-unknown-ext", "", ["root-cert"], ["ca-cert"]),55 ok(!verify("ee-cert-crit-unknown-ext", "", ["root-cert"], ["ca-cert"]),57 ok(verify("ee-cert-ocsp-nocheck", "", ["root-cert"], ["ca-cert"]),62 ok(verify("ee-cert", "sslserver", [qw(sroot-cert)], [qw(ca-cert)]),[all …]
10 SunOS 4.1 OK 93.07.19 eric11 SunOS 4.1.2 OK 93.07.19 eric12 SunOS 4.1.3 OK 93.09.25 Robert Elz14 BSD 4.4 OK 93.07.19 eric (weird results, but functional)15 BSD 4.3Utah OK 93.07.19 eric17 FreeBSD 2.1-sta OK 96.04.14 Jaye Mathisen <mrcpu@cdsnet.net>19 Ultrix 4.2A OK 93.07.19 eric20 Ultrix 4.3A OK 93.07.19 Allan Johannesen21 Ultrix 4.5 OK 96.09.18 Gregory Neil Shapiro <gshapiro@wpi.edu>23 HP-UX 8.07 OK 93.07.19 eric (on 7xx series)[all …]
3 1 1 jan 1 OK6 1 2 jan 2 OK9 1 3 jan 3 OK12 1 4 jan 4 NOT OK14 1 5 jan 5 OK18 1 6 jan 6 OK20 1 7 jan 7 NOT OK25 1 8 jan 8 OK31 1 9 jan 9 NOT OK33 1 10 jan 10 OK[all …]
1 Test case all=ok all-dep=ok end=ok end-dep=ok.9 Test case all=ok all-dep=ok end=ok end-dep=ERR.20 Test case all=ok all-dep=ok end=ERR end-dep=ok.32 Test case all=ok all-dep=ok end=ERR end-dep=ERR.43 Test case all=ok all-dep=ERR end=ok end-dep=ok.53 Test case all=ok all-dep=ERR end=ok end-dep=ERR.63 Test case all=ok all-dep=ERR end=ERR end-dep=ok.73 Test case all=ok all-dep=ERR end=ERR end-dep=ERR.83 Test case all=ERR all-dep=ok end=ok end-dep=ok.93 Test case all=ERR all-dep=ok end=ok end-dep=ERR.[all …]
19 int ok = 0; in DEF_FUNC() local25 ok = 1; in DEF_FUNC()27 return ok; in DEF_FUNC()75 int ok = 0; in ssl_create_bound_socket() local107 ok = 1; in ssl_create_bound_socket()109 if (!ok && fd >= 0) in ssl_create_bound_socket()111 else if (ok) { in ssl_create_bound_socket()117 return ok; in ssl_create_bound_socket()184 int ok = 0; in DEF_FUNC() local234 ok = 1; in DEF_FUNC()[all …]
2 ok 1 Pipe state 4: expected clear; got clear3 ok 2 Pipe state 5: expected set; got set4 ok 3 Pipe state 6: expected set; got set5 ok 4 Pipe state 6a: expected set; got set6 ok 5 Sock state 4: expected clear; got clear7 ok 6 Sock state 5: expected set; got set8 ok 7 Sock state 6: expected set; got set9 ok 8 Sock state 6a: expected set; got set10 ok 9 FIFO state 0: expected clear; got clear11 ok 10 FIFO state 1: expected clear; got clear[all …]
2 ok 1 Pipe state 4: expected 0; got 03 ok 2 Pipe state 5: expected POLLIN; got POLLIN4 ok 3 Pipe state 6: expected POLLIN | POLLHUP; got POLLIN | POLLHUP5 ok 4 Pipe state 6a: expected POLLHUP; got POLLHUP6 ok 5 Sock state 4: expected 0; got 07 ok 6 Sock state 5: expected POLLIN; got POLLIN8 ok 7 Sock state 6: expected POLLIN | POLLHUP; got POLLIN | POLLHUP9 ok 8 Sock state 6a: expected POLLHUP; got POLLHUP10 ok 9 FIFO state 0: expected 0; got 011 ok 10 FIFO state 1: expected 0; got 0[all …]
2 ok 1 Pipe state 4: expected clear; got clear3 ok 2 Pipe state 5: expected set; got set4 ok 3 Pipe state 6: expected set; got set5 ok 4 Pipe state 6a: expected set; got set6 ok 5 Sock state 4: expected clear; got clear7 ok 6 Sock state 5: expected set; got set8 ok 7 Sock state 6: expected set; got set9 ok 8 Sock state 6a: expected set; got set10 not ok 9 FIFO state 0: expected clear; got set11 ok 10 FIFO state 1: expected clear; got clear[all …]
2 ok 1 Pipe state 4: expected 0; got 03 ok 2 Pipe state 5: expected POLLIN; got POLLIN4 ok 3 Pipe state 6: expected POLLIN | POLLHUP; got POLLIN | POLLHUP5 not ok 4 Pipe state 6a: expected POLLHUP; got POLLIN | POLLHUP6 ok 5 Sock state 4: expected 0; got 07 ok 6 Sock state 5: expected POLLIN; got POLLIN8 not ok 7 Sock state 6: expected POLLIN | POLLHUP; got POLLIN9 not ok 8 Sock state 6a: expected POLLHUP; got POLLIN10 not ok 9 FIFO state 0: expected 0; got POLLIN11 ok 10 FIFO state 1: expected 0; got 0[all …]
2 ok 1 Pipe state 4: expected 0; got 03 ok 2 Pipe state 5: expected POLLIN; got POLLIN4 ok 3 Pipe state 6: expected POLLIN | POLLHUP; got POLLIN | POLLHUP5 not ok 4 Pipe state 6a: expected POLLHUP; got POLLIN | POLLHUP6 ok 5 Sock state 4: expected 0; got 07 ok 6 Sock state 5: expected POLLIN; got POLLIN8 not ok 7 Sock state 6: expected POLLIN | POLLHUP; got POLLIN9 not ok 8 Sock state 6a: expected POLLHUP; got POLLIN10 ok 9 FIFO state 0: expected 0; got 011 ok 10 FIFO state 1: expected 0; got 0[all …]
2 ok 1 Pipe state 4: expected 0; got 03 ok 2 Pipe state 5: expected POLLIN; got POLLIN4 ok 3 Pipe state 6: expected POLLIN | POLLHUP; got POLLIN | POLLHUP5 ok 4 Pipe state 6a: expected POLLHUP; got POLLHUP6 ok 5 Sock state 4: expected 0; got 07 ok 6 Sock state 5: expected POLLIN; got POLLIN8 ok 7 Sock state 6: expected POLLIN | POLLHUP; got POLLIN | POLLHUP9 not ok 8 Sock state 6a: expected POLLHUP; got POLLIN | POLLHUP10 ok 9 FIFO state 0: expected 0; got 011 ok 10 FIFO state 1: expected 0; got 0[all …]
2 ok 1 Pipe state 4: expected clear; got clear3 ok 2 Pipe state 5: expected set; got set4 ok 3 Pipe state 6: expected set; got set5 ok 4 Pipe state 6a: expected set; got set6 ok 5 Sock state 4: expected clear; got clear7 ok 6 Sock state 5: expected set; got set8 ok 7 Sock state 6: expected set; got set9 ok 8 Sock state 6a: expected set; got set10 not ok 9 FIFO state 0: expected set; got clear11 ok 10 FIFO state 1: expected clear; got clear[all …]