Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dparser.c145 static uint64_t *get_opt64(char *buf, char string[]) in get_opt64() function
166 res = get_opt64(buf, string); in get_opt32()
180 res = get_opt64(buf, string); in get_optbool()
333 value = get_opt64(buf, options->name); in set_option()