Searched refs:counter_offset (Results 1 – 1 of 1) sorted by relevance
6731 int counter_offset = -1; in construct_devlink() local6770 counter_offset = strlen(link); in construct_devlink()6779 if (counter_offset != -1) { in construct_devlink()6786 &link[counter_offset + strlen("([0-9]+)")]); in construct_devlink()6798 (void) strcpy(&link[counter_offset], buff); in construct_devlink()