Home
last modified time | relevance | path

Searched refs:other_cnt (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/utils/
H A Dstatistics.c36 uint64 other_cnt; /* number of any other queries issued */ member
133 per_node_stat[backend_node_id].other_cnt++; in stat_count_up()
192 return per_node_stat[backend_node_id].other_cnt; in stat_get_other_count()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/utils/
H A Dstatistics.c36 uint64 other_cnt; /* number of any other queries issued */ member
133 per_node_stat[backend_node_id].other_cnt++; in stat_count_up()
192 return per_node_stat[backend_node_id].other_cnt; in stat_get_other_count()
/dports/net/librdkafka/librdkafka-1.8.2/tests/
H A D0107-topic_recreate.c139 int match_cnt = 0, other_cnt = 0, err_cnt = 0; in expect_messages() local
165 other_cnt++; in expect_messages()
173 match_cnt, exp_value, other_cnt, err_cnt); in expect_messages()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/tests/
H A D0107-topic_recreate.c139 int match_cnt = 0, other_cnt = 0, err_cnt = 0; in expect_messages() local
165 other_cnt++; in expect_messages()
173 match_cnt, exp_value, other_cnt, err_cnt); in expect_messages()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/tests/
H A D0107-topic_recreate.c139 int match_cnt = 0, other_cnt = 0, err_cnt = 0; in expect_messages() local
165 other_cnt++; in expect_messages()
173 match_cnt, exp_value, other_cnt, err_cnt); in expect_messages()
/dports/news/trn/trn-3.6/
H A Drespond.c857 int dash_cnt, equal_cnt, other_cnt; local
865 for (cp = str, dash_cnt = equal_cnt = other_cnt = 0; *cp; cp++) {
887 other_cnt++;
908 if ((other_cnt -= 4) <= 20)
914 other_cnt -= 4;
917 other_cnt -= 4;
919 && other_cnt <= 20)
930 other_cnt -= strlen(word);
/dports/news/trn4/trn-4.0-test77/
H A Drespond.c984 int dash_cnt, equal_cnt, other_cnt;
992 for (cp = str, dash_cnt = equal_cnt = other_cnt = 0; *cp; cp++) {
1013 other_cnt++;
1034 if ((other_cnt -= 4) <= 20)
1040 other_cnt -= 4;
1043 other_cnt -= 4;
1045 && other_cnt <= 20)
1056 other_cnt -= strlen(word);
/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-ipv6.c297 uint16_t other_cnt = 0; in DecodeIPV6ExtHdrs() local
346 other_cnt++; in DecodeIPV6ExtHdrs()
380 other_cnt++; in DecodeIPV6ExtHdrs()
387 other_cnt++; in DecodeIPV6ExtHdrs()
394 if (padn_cnt > 0 && other_cnt == 0) { in DecodeIPV6ExtHdrs()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/utils/
H A Dstatistics.c35 uint64 other_cnt; /* number of any other queries issued */ member
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/utils/
H A Dstatistics.c34 uint64 other_cnt; /* number of any other queries issued */ member
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/utils/
H A Dstatistics.c34 uint64 other_cnt; /* number of any other queries issued */ member
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/utils/
H A Dstatistics.c35 uint64 other_cnt; /* number of any other queries issued */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dst.h102 atomic64_t other_cnt; /* Count of other requests either member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dst.h102 atomic64_t other_cnt; /* Count of other requests either member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dst.h102 atomic64_t other_cnt; /* Count of other requests either member
/dports/mail/courier/courier-0.65.3/webmail/
H A Dmaildir.c1616 static int docount(const char *fn, unsigned *new_cnt, unsigned *other_cnt) in docount() argument
1631 ++ *other_cnt; in docount()
1724 unsigned *other_cnt) in dodirscan() argument
1738 *other_cnt=0; in dodirscan()
1764 *other_cnt=o; in dodirscan()
1776 docount(de->d_name, new_cnt, other_cnt); in dodirscan()
1778 sprintf(cntbuf, "%u %u\n", *new_cnt, *other_cnt); in dodirscan()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/include/pcp/
H A Dlibpcp_ext.h273 char other_cnt[POOLCONFIG_MAXWEIGHTLEN + 1]; member
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-scsi_tape28 What: /sys/class/scsi_tape/*/stats/other_cnt
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/include/pcp/
H A Dlibpcp_ext.h306 char other_cnt[POOLCONFIG_MAXWEIGHTLEN + 1]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-scsi_tape28 What: /sys/class/scsi_tape/*/stats/other_cnt
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-scsi_tape28 What: /sys/class/scsi_tape/*/stats/other_cnt
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/sqwebmail/
H A Dmaildir.c1644 static int docount(const char *fn, unsigned *new_cnt, unsigned *other_cnt) in docount() argument
1659 ++ *other_cnt; in docount()
2626 unsigned *other_cnt) in dodirscan() argument
2640 *other_cnt=0; in dodirscan()
2666 *other_cnt=o; in dodirscan()
2678 docount(de->d_name, new_cnt, other_cnt); in dodirscan()
2680 sprintf(cntbuf, "%u %u\n", *new_cnt, *other_cnt); in dodirscan()
/dports/sysutils/node_exporter/node_exporter-1.2.2/collector/fixtures/
H A Dsys.ttar1644 …00:00/0000:00:00.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/scsi_tape/nst0/stats/other_cnt
1700 …0:00/0000:00:00.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/scsi_tape/nst0a/stats/other_cnt
1756 …0:00/0000:00:00.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/scsi_tape/nst0l/stats/other_cnt
1812 …0:00/0000:00:00.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/scsi_tape/nst0m/stats/other_cnt
1868 …000:00/0000:00:00.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/scsi_tape/st0/stats/other_cnt
1924 …00:00/0000:00:00.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/scsi_tape/st0a/stats/other_cnt
1980 …00:00/0000:00:00.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/scsi_tape/st0l/stats/other_cnt
2036 …00:00/0000:00:00.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/scsi_tape/st0m/stats/other_cnt
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/scsi/
H A Dst.rst192 3. other_cnt
221 The total of read_cnt, write_cnt, and other_cnt may not total to the same
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/scsi/
H A Dst.rst192 3. other_cnt
221 The total of read_cnt, write_cnt, and other_cnt may not total to the same

12