Searched defs:callout (Results 1 – 7 of 7) sorted by relevance
1281 struct callout { struct1285 struct callout *c_next; argument1288 static struct callout *callout = NULL; /* Callout list */ variable
100 void fc_set_callout(ffsb_config_t * fc, char *callout) in fc_set_callout()
71 char *callout = NULL; in main() local
73 char *callout; /* we will try and exec this */ member
586 int (*callout)(pcre2_callout_block *, void *); member884 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member912 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member
1748 syntax_check_output_text(PCRE2_SPTR string, BOOL callout) in syntax_check_output_text()1890 display_output_text(PCRE2_SPTR string, BOOL callout, PCRE2_SPTR subject, in display_output_text()
185 int (*callout)(pcre2_callout_block *, void *); member