Home
last modified time | relevance | path

Searched refs:count_hits (Results 1 – 4 of 4) sorted by relevance

/dports/net/axa/axa-2.2.0/sratunnel/
H A Dforward.c24 extern unsigned long count_hits;
118 ++count_hits; in forward()
127 ++count_hits; in forward()
H A Dmain.c41 unsigned long count_hits = 0; /* how many hits received */ variable
621 count_hits, count_hits != 1 ? "s" : ""); in print_status()
/dports/net/p5-Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.30/t/
H A D26-packages.t33 count_hits($conn, $dbname, "the", 109);
37 count_hits($conn, $dbname, "the", 114);
44 count_hits($conn, $dbname, "the", 0, 1);
48 count_hits($conn, $dbname, "the", 0, 1);
52 count_hits($conn, $dbname, "the", 0, 2);
151 sub count_hits {
H A D16-packages.t42 count_hits($conn, $dbname, "the", 109);
46 count_hits($conn, $dbname, "the", 114);
53 count_hits($conn, $dbname, "the", 0, 1);
57 count_hits($conn, $dbname, "the", 0, 1);
61 count_hits($conn, $dbname, "the", 0, 2);
167 sub count_hits {