OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:penalty_expiry_cmp
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
srclimit.c
65
static int
penalty_expiry_cmp
(struct penalty *a, struct penalty *b);
69
RB_GENERATE_STATIC(penalties_by_expiry, penalty, by_expiry,
penalty_expiry_cmp
)
208
penalty_expiry_cmp
(struct penalty *a, struct penalty *b)
function
Completed in 20 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026