OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:match_func
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/npf/
npf_alg.c
233
bool (*
match_func
)(npf_cache_t *, npf_nat_t *, int);
235
match_func
= atomic_load_relaxed(&f->match);
236
if (
match_func
&&
match_func
(npc, nt, di)) {
/src/lib/libc/citrus/
citrus_mapper.c
305
*
match_func
308
match_func
(struct _citrus_mapper *cm, const char *key)
function
332
_CITRUS_HASH_SEARCH(&ma->ma_cache, cm, cm_entry,
match_func
, mapname,
citrus_iconv.c
252
match_func
(struct _citrus_iconv_shared * __restrict ci,
function
273
_CITRUS_HASH_SEARCH(&shared_pool, ci, ci_hash_entry,
match_func
,
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026