Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dconfig.c413 int line_num = 0; in config_parse() local
420 ++line_num; in config_parse()
429 LOG_DEBUG(LOG_TAG, "%s unterminated section name on line %d.", __func__, line_num); in config_parse()
437 LOG_DEBUG(LOG_TAG, "%s no key/value separator found on line %d.", __func__, line_num); in config_parse()