OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vec_cmp_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/config/
pack.c
83
typedef int (*
vec_cmp_func
)(const void *, int, int);
typedef
100
static int findvec(const void *, int, int,
vec_cmp_func
, int);
271
findvec(const void *ptr, int hash, int len,
vec_cmp_func
cmp, int nextplace)
pack.c
83
typedef int (*
vec_cmp_func
)(const void *, int, int);
typedef
100
static int findvec(const void *, int, int,
vec_cmp_func
, int);
271
findvec(const void *ptr, int hash, int len,
vec_cmp_func
cmp, int nextplace)
Completed in 59 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026