Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dparser.c176 static uint8_t *get_optbool(char *buf, char string[]) in get_optbool() function
343 value = get_optbool(buf, options->name); in set_option()