OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchfunc
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/citrus/
citrus_hash.h
46
#define _CITRUS_HASH_SEARCH(head, elm, field,
matchfunc
, key, hashval) \
49
if (
matchfunc
((elm), key)==0) \
/src/sbin/ifconfig/
parse.c
570
parser_match_t
matchfunc
;
local in function:pbranch_match
588
matchfunc
= nextp->p_methods->pm_match;
589
rc = (*
matchfunc
)(nextp, im, &tmpm, argidx, arg);
/src/sys/dev/wsfont/
wsfont.c
682
wsfont_walk(void (*
matchfunc
)(struct wsdisplay_font *, void *, int), void *cookie)
687
matchfunc
(ent->font, cookie, ent->cookie);
Completed in 26 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025