OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmp_fn_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdlib/
lsearch.c
49
typedef int (*
cmp_fn_t
)(const void *, const void *);
typedef
51
cmp_fn_t
, int);
55
cmp_fn_t
compar)
67
cmp_fn_t
compar)
79
cmp_fn_t
compar, int add_flag)
twalk.c
24
typedef void (*
cmp_fn_t
)(const void *, VISIT, int);
typedef
29
cmp_fn_t
action, int level)
49
twalk(const void *vroot,
cmp_fn_t
action) /* Root of the tree to be walked */
Completed in 16 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026