Searched refs:tmp_token (Results 1 – 1 of 1) sorted by relevance
561 char* tmp_token = NULL; in init() local574 tok = strtok_r((char*)value_cap, "-", &tmp_token); in init()592 tok = strtok_r(NULL, "-", &tmp_token); in init()