Searched refs:fido_bio_template (Results 1 – 9 of 9) sorted by relevance
51 struct fido_bio_template { struct57 struct fido_bio_template *ptr; argument74 typedef struct fido_bio_template fido_bio_template_t;96 const fido_bio_template_t *fido_bio_template(const fido_bio_template_array_t *,
27 fido_bio_template.3113 fido_bio_template fido_bio_template_array_count114 fido_bio_template fido_bio_template_array_free115 fido_bio_template fido_bio_template_array_new116 fido_bio_template fido_bio_template_free117 fido_bio_template fido_bio_template_id_len118 fido_bio_template fido_bio_template_id_ptr119 fido_bio_template fido_bio_template_name120 fido_bio_template fido_bio_template_new121 fido_bio_template fido_bio_template_set_i[all...]
79 fido_bio_template;
78 fido_bio_template
826 fido_bio_template(const fido_bio_template_array_t *ta, size_t idx) in fido_bio_template() function
77 fido_bio_template;
344 if ((t = fido_bio_template(ta, i)) != NULL) in list()
115 fido_bio_template 4 0 100.00% 5 0 100.00%
27 if ((t = fido_bio_template(ta, idx)) == NULL) { in print_template()