Searched refs:counter_offset (Results 1 – 1 of 1) sorted by relevance
6732 int counter_offset = -1; in construct_devlink() local6771 counter_offset = strlen(link); in construct_devlink()6780 if (counter_offset != -1) { in construct_devlink()6787 &link[counter_offset + strlen("([0-9]+)")]); in construct_devlink()6799 (void) strcpy(&link[counter_offset], buff); in construct_devlink()