OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:conn_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/milter/
test-milter.c
95
static int
conn_count
;
variable
410
printf("
conn_count
%d\n",
conn_count
);
411
if (
conn_count
> 0 && --
conn_count
== 0)
731
conn_count
= atoi(optarg);
747
"\t[-C
conn_count
] when to exit\n",
/src/external/apache2/mDNSResponder/nss/
nss_mdnsd.c
70
static unsigned int
conn_count
= 0;
variable
1128
conn_count
--;
1166
|| (
conn_count
&& (sr->uses > REUSE_TIMES))) {
1172
conn_count
++;
/src/external/ibm-public/postfix/dist/src/smtpd/
smtpd.h
93
int
conn_count
; /* connections from this client */
member in struct:__anon23176
Completed in 16 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026