veriexec_fpops
static LIST_HEAD(, veriexec_fpops) veriexec_fpops_list =
static struct veriexec_fpops *veriexec_fpops_lookup(const char *);
struct veriexec_fpops *ops;
static struct veriexec_fpops *
struct veriexec_fpops *ops;
veriexec_fp_cmp(struct veriexec_fpops *ops, u_char *fp1, u_char *fp2)
LIST_ENTRY(veriexec_fpops) entries;
struct veriexec_fpops *ops; /* Fingerprint ops vector*/