Searched defs:check_fn (Results 1 – 2 of 2) sorted by relevance
27 typedef int (*check_fn)(const void *check_data, const char *string, typedef
29 typedef void (*check_fn)(struct check *c, struct dt_info *dti, struct node *node); typedef