Searched refs:identifier_offset (Results 1 – 1 of 1) sorted by relevance
4182 unsigned int identifier_offset = 3; in parseurlandfillconn() local4188 identifier_offset = 1; in parseurlandfillconn()4190 scope = strtoul(percent + identifier_offset, &endp, 10); in parseurlandfillconn()4203 strncpy(ifname, percent + identifier_offset, IFNAMSIZ + 2); in parseurlandfillconn()4217 char *p = percent + identifier_offset + strlen(ifname); in parseurlandfillconn()