Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_config.c285 char *rbound = __strstrip(middle+1); in __parse_config_list() local
291 long rv = strtol(rbound, &endptr, 10); in __parse_config_list()
293 fprintf(stderr, "%s is not a integer.", rbound); in __parse_config_list()