Home
last modified time | relevance | path

Searched refs:myargs (Results 1 – 25 of 654) sorted by relevance

12345678910>>...27

/dports/news/suck-cnews/suck-4.3.4/
H A Drpost.c243myargs.sockfd = connect_to_nntphost( myargs.host, hostname, sizeof hostname, myargs.status_fptr, m… in main()
303 disconnect_from_nntphost(myargs.sockfd, myargs.do_ssl, &myargs.ssl_struct); in main()
357 sputline(myargs->sockfd, buf, myargs->do_ssl, myargs->ssl_struct); in do_article()
365 sputline(myargs->sockfd, "\r\n", myargs->do_ssl, myargs->ssl_struct); in do_article()
367 sputline(myargs->sockfd, ".\r\n", myargs->do_ssl, myargs->ssl_struct); in do_article()
425 sputline(myargs->sockfd, cmd, myargs->do_ssl, myargs->ssl_struct); in send_command()
426 len = sgetline(myargs->sockfd, &resp, myargs->do_ssl, myargs->ssl_struct); in send_command()
441 sputline(myargs->sockfd, cmd, myargs->do_ssl, myargs->ssl_struct); in send_command()
487 sputline(myargs->sockfd, buf, myargs->do_ssl, myargs->ssl_struct); in do_authenticate()
488 len = sgetline(myargs->sockfd, &resp, myargs->do_ssl, myargs->ssl_struct); in do_authenticate()
[all …]
/dports/news/suck/suck-4.3.4/
H A Drpost.c243myargs.sockfd = connect_to_nntphost( myargs.host, hostname, sizeof hostname, myargs.status_fptr, m… in main()
303 disconnect_from_nntphost(myargs.sockfd, myargs.do_ssl, &myargs.ssl_struct); in main()
357 sputline(myargs->sockfd, buf, myargs->do_ssl, myargs->ssl_struct); in do_article()
365 sputline(myargs->sockfd, "\r\n", myargs->do_ssl, myargs->ssl_struct); in do_article()
367 sputline(myargs->sockfd, ".\r\n", myargs->do_ssl, myargs->ssl_struct); in do_article()
425 sputline(myargs->sockfd, cmd, myargs->do_ssl, myargs->ssl_struct); in send_command()
426 len = sgetline(myargs->sockfd, &resp, myargs->do_ssl, myargs->ssl_struct); in send_command()
441 sputline(myargs->sockfd, cmd, myargs->do_ssl, myargs->ssl_struct); in send_command()
487 sputline(myargs->sockfd, buf, myargs->do_ssl, myargs->ssl_struct); in do_authenticate()
488 len = sgetline(myargs->sockfd, &resp, myargs->do_ssl, myargs->ssl_struct); in do_authenticate()
[all …]
/dports/science/jstrack/jstrack/extlib/tcllib1.19/amazon-s3/
H A DS3.tcl1032 resource /[dict get $myargs -bucket]/[dict get $myargs -resource] \
1207 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1225 dict set myargs -acl [S3::calcacl $myargs]
1297 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1361 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1497 dict set myargs -acl [string trim [dict get $myargs -acl]]
1564 resource /[dict get $myargs -bucket]/[dict get $myargs -resource] \
1595 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1696 if {![dict exists $myargs $key]} {dict set myargs $key $val}
1807 if {![dict exists $myargs $key]} {dict set myargs $key $val}
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/amazon-s3/
H A DS3.tcl1032 resource /[dict get $myargs -bucket]/[dict get $myargs -resource] \
1207 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1225 dict set myargs -acl [S3::calcacl $myargs]
1297 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1361 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1497 dict set myargs -acl [string trim [dict get $myargs -acl]]
1564 resource /[dict get $myargs -bucket]/[dict get $myargs -resource] \
1595 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1696 if {![dict exists $myargs $key]} {dict set myargs $key $val}
1807 if {![dict exists $myargs $key]} {dict set myargs $key $val}
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/amazon-s3/
H A DS3.tcl1032 resource /[dict get $myargs -bucket]/[dict get $myargs -resource] \
1207 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1225 dict set myargs -acl [S3::calcacl $myargs]
1297 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1361 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1497 dict set myargs -acl [string trim [dict get $myargs -acl]]
1564 resource /[dict get $myargs -bucket]/[dict get $myargs -resource] \
1595 resource /[dict get $myargs -bucket]/[dict get $myargs -resource]]
1696 if {![dict exists $myargs $key]} {dict set myargs $key $val}
1807 if {![dict exists $myargs $key]} {dict set myargs $key $val}
[all …]
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dblast_driver.c52 #define NUMARG (sizeof(myargs)/sizeof(myargs[0]))
103 static Args myargs[] = { variable
278 myargs[ARG_THRESHOLD].floatvalue, (Int2)myargs[ARG_WORDSIZE].intvalue); in s_FillOptions()
285 if (myargs[ARG_PHI].strvalue) { in s_FillOptions()
299 myargs[ARG_FILTER].strvalue, (Uint1)myargs[ARG_STRAND].intvalue); in s_FillOptions()
301 if (myargs[ARG_GENCODE].intvalue && in s_FillOptions()
319 myargs[ARG_XDROP].intvalue, myargs[ARG_XDROP_FINAL].intvalue); in s_FillOptions()
323 myargs[ARG_MATCH].intvalue, myargs[ARG_MATRIX].strvalue, in s_FillOptions()
324 myargs[ARG_GAPOPEN].intvalue, myargs[ARG_GAPEXT].intvalue); in s_FillOptions()
339 myargs[ARG_EVALUE].floatvalue, in s_FillOptions()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
H A Dtest_stress3.cc79 struct arg myargs[num_threads]; in stress_table() local
90 myargs[0].operation_extra = &soe[0]; in stress_table()
91 myargs[0].operation = scan_op; in stress_table()
97 myargs[1].operation_extra = &soe[1]; in stress_table()
98 myargs[1].operation = scan_op; in stress_table()
105 myargs[2].operation_extra = &soe[2]; in stress_table()
106 myargs[2].operation = scan_op; in stress_table()
113 myargs[3].operation_extra = &soe[3]; in stress_table()
114 myargs[3].operation = scan_op; in stress_table()
119 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
H A Dtest_stress3.cc79 struct arg myargs[num_threads]; in stress_table() local
90 myargs[0].operation_extra = &soe[0]; in stress_table()
91 myargs[0].operation = scan_op; in stress_table()
97 myargs[1].operation_extra = &soe[1]; in stress_table()
98 myargs[1].operation = scan_op; in stress_table()
105 myargs[2].operation_extra = &soe[2]; in stress_table()
106 myargs[2].operation = scan_op; in stress_table()
113 myargs[3].operation_extra = &soe[3]; in stress_table()
114 myargs[3].operation = scan_op; in stress_table()
119 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
H A Dtest_stress3.cc79 struct arg myargs[num_threads]; in stress_table() local
90 myargs[0].operation_extra = &soe[0]; in stress_table()
91 myargs[0].operation = scan_op; in stress_table()
97 myargs[1].operation_extra = &soe[1]; in stress_table()
98 myargs[1].operation = scan_op; in stress_table()
105 myargs[2].operation_extra = &soe[2]; in stress_table()
106 myargs[2].operation = scan_op; in stress_table()
113 myargs[3].operation_extra = &soe[3]; in stress_table()
114 myargs[3].operation = scan_op; in stress_table()
119 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
H A Dtest_stress3.cc79 struct arg myargs[num_threads]; in stress_table() local
90 myargs[0].operation_extra = &soe[0]; in stress_table()
91 myargs[0].operation = scan_op; in stress_table()
97 myargs[1].operation_extra = &soe[1]; in stress_table()
98 myargs[1].operation = scan_op; in stress_table()
105 myargs[2].operation_extra = &soe[2]; in stress_table()
106 myargs[2].operation = scan_op; in stress_table()
113 myargs[3].operation_extra = &soe[3]; in stress_table()
114 myargs[3].operation = scan_op; in stress_table()
119 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
H A Dtest_stress3.cc79 struct arg myargs[num_threads]; in stress_table() local
90 myargs[0].operation_extra = &soe[0]; in stress_table()
91 myargs[0].operation = scan_op; in stress_table()
97 myargs[1].operation_extra = &soe[1]; in stress_table()
98 myargs[1].operation = scan_op; in stress_table()
105 myargs[2].operation_extra = &soe[2]; in stress_table()
106 myargs[2].operation = scan_op; in stress_table()
113 myargs[3].operation_extra = &soe[3]; in stress_table()
114 myargs[3].operation = scan_op; in stress_table()
119 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
H A Dtest_stress3.cc79 struct arg myargs[num_threads]; in stress_table() local
90 myargs[0].operation_extra = &soe[0]; in stress_table()
91 myargs[0].operation = scan_op; in stress_table()
97 myargs[1].operation_extra = &soe[1]; in stress_table()
98 myargs[1].operation = scan_op; in stress_table()
105 myargs[2].operation_extra = &soe[2]; in stress_table()
106 myargs[2].operation = scan_op; in stress_table()
113 myargs[3].operation_extra = &soe[3]; in stress_table()
114 myargs[3].operation = scan_op; in stress_table()
119 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
H A Dtest_stress3.cc79 struct arg myargs[num_threads]; in stress_table() local
90 myargs[0].operation_extra = &soe[0]; in stress_table()
91 myargs[0].operation = scan_op; in stress_table()
97 myargs[1].operation_extra = &soe[1]; in stress_table()
98 myargs[1].operation = scan_op; in stress_table()
105 myargs[2].operation_extra = &soe[2]; in stress_table()
106 myargs[2].operation = scan_op; in stress_table()
113 myargs[3].operation_extra = &soe[3]; in stress_table()
114 myargs[3].operation = scan_op; in stress_table()
119 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads];
114 myargs[0].operation_extra = &soe[0];
115 myargs[0].operation = scan_op;
122 myargs[1].operation_extra = &soe[1];
123 myargs[1].operation = scan_op;
130 myargs[2].operation_extra = &soe[2];
131 myargs[2].operation = scan_op;
138 myargs[3].operation_extra = &soe[3]; in test_main()
139 myargs[3].operation = scan_op;
151 myargs[i].operation_extra = &uoe;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_stress6.cc102 struct arg myargs[num_threads]; in stress_table() local
114 myargs[0].operation_extra = &soe[0]; in stress_table()
115 myargs[0].operation = scan_op; in stress_table()
122 myargs[1].operation_extra = &soe[1]; in stress_table()
123 myargs[1].operation = scan_op; in stress_table()
130 myargs[2].operation_extra = &soe[2]; in stress_table()
131 myargs[2].operation = scan_op; in stress_table()
138 myargs[3].operation_extra = &soe[3]; in stress_table()
139 myargs[3].operation = scan_op; in stress_table()
151 myargs[i].operation_extra = &uoe; in stress_table()
[all …]

12345678910>>...27