Home
last modified time | relevance | path

Searched refs:fc_get_callout (Results 1 – 3 of 3) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dffsb.h103 char *fc_get_callout(ffsb_config_t *fc);
Dffsb_fc.c106 char *fc_get_callout(ffsb_config_t * fc) in fc_get_callout() function
Dmain.c137 callout = fc_get_callout(&fc); in main()