Home
last modified time | relevance | path

Searched refs:shut (Results 1 – 25 of 6597) sorted by relevance

12345678910>>...264

/dports/databases/twemproxy/twemproxy-0.5.0/scripts/
H A Dredis-check.sh15 printf '*2\r\n$3\r\ndel\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut-…
22 printf '*2\r\n$4\r\ndump\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut
24 printf '*2\r\n$4\r\ndump\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut
27 …*2\r\n$6\r\nexists\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut-close
29 …*2\r\n$6\r\nexists\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut-close
30 printf '*2\r\n$3\r\ndel\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut-…
55 printf '*2\r\n$3\r\ndel\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut-…
63 printf '*2\r\n$3\r\ndel\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut-…
67 printf '*2\r\n$3\r\nttl\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut-…
70 printf '*2\r\n$3\r\nttl\r\n$3\r\nfoo\r\n' | socat ${debug} ${timeout} - TCP:localhost:${port},shut-…
[all …]
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/ftp/proftpd/proftpd-1.3.7c/utils/
H A Dftpshut.c61 char *shut, *msg, *progname = argv[0]; in main() local
119 shut = argv[optind++]; in main()
136 if (strcasecmp(shut, "now") != 0) { in main()
137 if (*shut == '+') { in main()
138 shut++; in main()
139 while (shut && *shut && PR_ISSPACE(*shut)) shut++; in main()
141 if (!isnumeric(shut)) { in main()
146 now += (60 * atoi(shut)); in main()
157 shut_len = strlen(shut); in main()
172 *(shut + shut_len- 2) = '\0'; in main()
[all …]
/dports/lang/racket-minimal/racket-8.3/src/thread/
H A Dcustodian-object.rkt7 custodian-shut-down?
8 custodian-shut-down?/other-pthread
9 set-custodian-shut-down!
15 shut-down?-box ; box of boolean
31 (box #f) ; shut-down?-box
46 (define (custodian-shut-down? c)
47 (unbox* (custodian-shut-down?-box c)))
50 (define (set-custodian-shut-down! c)
52 (set-custodian-shut-down! c)))
56 (define (custodian-shut-down?/other-pthread c)
[all …]
/dports/lang/racket/racket-8.3/src/thread/
H A Dcustodian-object.rkt7 custodian-shut-down?
8 custodian-shut-down?/other-pthread
9 set-custodian-shut-down!
15 shut-down?-box ; box of boolean
31 (box #f) ; shut-down?-box
46 (define (custodian-shut-down? c)
47 (unbox* (custodian-shut-down?-box c)))
50 (define (set-custodian-shut-down! c)
52 (set-custodian-shut-down! c)))
56 (define (custodian-shut-down?/other-pthread c)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dcustodians.scrbl24 automatically directed to shut down its managed values as well.}
31 shut down.}
43 If @racket[cust] is already shut down, then
46 only shut down, they no longer count as subordinates.}
49 @defproc[(custodian-shut-down? [cust custodian?]) boolean?]{
51 Returns @racket[#t] if @racket[cust] has been shut down with
53 custodian that is shut down, @racket[#f] otherwise.
77 @racket[cust] was a subordinate of a custodian that was shut
101 trigger some shutdown, then @racket[stop-cust] is shut down.
118 @racket[stop-cust] is shut down.
[all …]
/dports/sysutils/nut/nut-2.7.4/data/
H A Ddriver.list.in295 "Eaton" "ups" "5" "EX 700/1000/1500 VA" "Serial port" "mge-shut or oldmge-shut"
299 "Eaton" "ups" "5" "5 PX" "Serial port" "mge-shut or oldmge-shut"
300 "Eaton" "ups" "5" "EX RT 1:1 7/11 kVA" "" "mge-shut or oldmge-shut"
301 "Eaton" "ups" "5" "EX RT 3:1 5/7/11 kVA" "" "mge-shut or oldmge-shut"
302 "Eaton" "ups" "5" "5SC" "Serial port" "mge-shut or oldmge-shut"
303 "Eaton" "ups" "5" "5P" "Serial port" "mge-shut or oldmge-shut"
304 "Eaton" "ups" "5" "9SX" "Serial port" "mge-shut or oldmge-shut"
420 "HP" "ups" "3" "R/T3000" "Serial port" "mge-shut or oldmge-shut"
421 "HP" "ups" "3" "R5000 / R7000" "Serial port" "mge-shut or oldmge-shut"
634 "MGE UPS SYSTEMS" "ups" "5" "Pulsar Ellipse S" "" "mge-shut or oldmge-shut"
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/bgp-vrf-route-leak-basic/r1/
H A Dzebra.conf5 no shut
9 no shut
13 no shut
17 no shut
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/bgp-vrf-route-leak-basic/r1/
H A Dzebra.conf5 no shut
9 no shut
13 no shut
17 no shut
/dports/benchmarks/lmbench/lmbench-3.0-a9/scripts/
H A Dstatsummary100 $tmp = $lat_select[0]; # Just to shut up the error parser
110 $tmp = $lat_read[0]; # Just to shut up the error parser
115 $tmp = $lat_write[0]; # Just to shut up the error parser
120 $tmp = $lat_stat[0]; # Just to shut up the error parser
130 $tmp = $lat_write[0]; # Just to shut up the error parser
150 $tmp = $lat_pipe[0]; # Just to shut up the error parser
155 $tmp = $lat_unix[0]; # Just to shut up the error parser
226 $tmp = $bw_unix[0]; # Just to shut up the error parser
246 $tmp = $bw_pipe[0]; # Just to shut up the error parser
252 $tmp = $bw_file[0]; # Just to shut up the error parser
[all …]
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddfmanager.h42 …lib::ustring &name, const std::string &mak, const std::string &mod, int iso, double shut, time_t t) in dfInfo() argument
43 … : pathname(name), maker(mak), model(mod), iso(iso), shutter(shut), timestamp(t), ri(nullptr) {} in dfInfo()
61 static std::string key(const std::string &mak, const std::string &mod, int iso, double shut );
87 …RawImage *searchDarkFrame( const std::string &mak, const std::string &mod, int iso, double shut, t…
89 …> *getHotPixels ( const std::string &mak, const std::string &mod, int iso, double shut, time_t t );
101 …dfInfo *find( const std::string &mak, const std::string &mod, int isospeed, double shut, time_t t …
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddfmanager.h47 …lib::ustring &name, const std::string &mak, const std::string &mod, int iso, double shut, time_t t) in dfInfo() argument
48 … : pathname(name), maker(mak), model(mod), iso(iso), shutter(shut), timestamp(t), ri(nullptr) {} in dfInfo()
60 static std::string key(const std::string &mak, const std::string &mod, int iso, double shut );
86 …RawImage *searchDarkFrame( const std::string &mak, const std::string &mod, int iso, double shut, t…
88 …> *getHotPixels ( const std::string &mak, const std::string &mod, int iso, double shut, time_t t );
100 …dfInfo *find( const std::string &mak, const std::string &mod, int isospeed, double shut, time_t t …
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DSimpleRegressionTest.java116 boolean[] shut = new boolean[1]; in testLongRemoteStrings()
118 shut[0] = true; in testLongRemoteStrings()
122 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteStrings()
132 boolean[] shut = new boolean[1]; in testLongRemoteJapaneseStrings()
134 shut[0] = true; in testLongRemoteJapaneseStrings()
138 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteJapaneseStrings()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/jshell/
H A DSimpleRegressionTest.java116 boolean[] shut = new boolean[1]; in testLongRemoteStrings()
118 shut[0] = true; in testLongRemoteStrings()
122 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteStrings()
132 boolean[] shut = new boolean[1]; in testLongRemoteJapaneseStrings()
134 shut[0] = true; in testLongRemoteJapaneseStrings()
138 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteJapaneseStrings()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DSimpleRegressionTest.java116 boolean[] shut = new boolean[1]; in testLongRemoteStrings()
118 shut[0] = true; in testLongRemoteStrings()
122 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteStrings()
132 boolean[] shut = new boolean[1]; in testLongRemoteJapaneseStrings()
134 shut[0] = true; in testLongRemoteJapaneseStrings()
138 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteJapaneseStrings()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/jshell/
H A DSimpleRegressionTest.java116 boolean[] shut = new boolean[1]; in testLongRemoteStrings()
118 shut[0] = true; in testLongRemoteStrings()
122 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteStrings()
132 boolean[] shut = new boolean[1]; in testLongRemoteJapaneseStrings()
134 shut[0] = true; in testLongRemoteJapaneseStrings()
138 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteJapaneseStrings()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/jshell/
H A DSimpleRegressionTest.java116 boolean[] shut = new boolean[1]; in testLongRemoteStrings()
118 shut[0] = true; in testLongRemoteStrings()
122 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteStrings()
132 boolean[] shut = new boolean[1]; in testLongRemoteJapaneseStrings()
134 shut[0] = true; in testLongRemoteJapaneseStrings()
138 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteJapaneseStrings()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/jshell/
H A DSimpleRegressionTest.java116 boolean[] shut = new boolean[1]; in testLongRemoteStrings()
118 shut[0] = true; in testLongRemoteStrings()
122 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteStrings()
132 boolean[] shut = new boolean[1]; in testLongRemoteJapaneseStrings()
134 shut[0] = true; in testLongRemoteJapaneseStrings()
138 assertFalse(shut[0], "JShell died with long string"); in testLongRemoteJapaneseStrings()

12345678910>>...264