Home
last modified time | relevance | path

Searched defs:callout (Results 1 – 6 of 6) sorted by relevance

/external/ppp/pppd/
Dmain.c1304 struct callout { struct
1308 struct callout *c_next; argument
1311 static struct callout *callout = NULL; /* Callout list */ variable
/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_fc.c100 void fc_set_callout(ffsb_config_t * fc, char *callout) in fc_set_callout()
Dmain.c71 char *callout = NULL; in main() local
Dffsb.h73 char *callout; /* we will try and exec this */ member
/external/pcre/dist2/src/
Dpcre2_intmodedep.h582 int (*callout)(pcre2_callout_block *, void *); member
821 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member
846 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member
Dpcre2_jit_compile.c185 int (*callout)(pcre2_callout_block *, void *); member