OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:veriexec_fpops
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_veriexec.c
77
struct
veriexec_fpops
{
struct
84
LIST_ENTRY(
veriexec_fpops
) entries;
94
struct
veriexec_fpops
*ops; /* Fingerprint ops vector*/
116
static LIST_HEAD(,
veriexec_fpops
) veriexec_fpops_list =
121
static struct
veriexec_fpops
*veriexec_fpops_lookup(const char *);
231
struct
veriexec_fpops
*ops;
380
static struct
veriexec_fpops
*
383
struct
veriexec_fpops
*ops;
462
veriexec_fp_cmp(struct
veriexec_fpops
*ops, u_char *fp1, u_char *fp2)
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025