OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndropped
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sshd.c
606
u_int
ndropped
;
local
629
ratelimited = log_ratelimit(rl, time(NULL), NULL, &
ndropped
);
638
if (
ndropped
!= 0) {
640
"dropped", reason,
ndropped
);
/src/external/gpl3/gcc/dist/gcc/
ipa-devirt.cc
3665
int
ndropped
= 0;
local
3735
ndropped
++;
3972
nexternal, nnotdefined, nartificial,
ndropped
);
3973
return ndevirtualized ||
ndropped
? TODO_remove_functions : 0;
/src/external/gpl3/gcc.old/dist/gcc/
ipa-devirt.cc
3649
int
ndropped
= 0;
local
3719
ndropped
++;
3956
nexternal, nnotdefined, nartificial,
ndropped
);
3957
return ndevirtualized ||
ndropped
? TODO_remove_functions : 0;
/src/external/mpl/bind/dist/bin/dnssec/
dnssec-signzone.c
146
static atomic_uint_fast32_t nsigned = 0, nretained = 0,
ndropped
= 0;
variable
671
INCSTAT(
ndropped
);
3354
atomic_load(&
ndropped
));
Completed in 30 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026